活動
2011/12/23から2012/01/21まで
2012/01/20
- 17:35 OpenRTM-aist (Java) リビジョン 650 (openrtm-java): Daily check in .
- 11:22 RT System Editor リビジョン 246 (rtsystemeditor): Update for 1.1.0
- 11:22 RTC Builder リビジョン 246 (rtmtools): Update for 1.1.0
2012/01/19
- 16:40 RT System Editor リビジョン 245 (rtsystemeditor): Update for 1.1.0
- 16:40 RTC Builder リビジョン 245 (rtmtools): Update for 1.1.0
- 15:42 OpenRTM-aist (Java) リビジョン 649 (openrtm-java): Fixed the script for the build. refs #1990
- 15:05 RT System Editor リビジョン 244 (rtsystemeditor): Update for 1.1.0
- 15:05 RTC Builder リビジョン 244 (rtmtools): Update for 1.1.0
- 14:54 RT System Editor リビジョン 243 (rtsystemeditor): Update for 1.1.0.
- 14:54 RTC Builder リビジョン 243 (rtmtools): Update for 1.1.0.
- 14:07 RT System Editor リビジョン 242 (rtsystemeditor): Update for 1.1.0.
- 14:07 RTC Builder リビジョン 242 (rtmtools): Update for 1.1.0.
- 10:45 OpenRTM-aist (Java) リビジョン 648 (openrtm-java): Design change of EC
2012/01/18
- 18:37 OpenRTM-aist (Python) リビジョン 504 (openrtm-python): Directory for development.
- 18:36 OpenRTM-aist (Python) リビジョン 503 (openrtm-python): Directory for development.
- 17:43 OpenRTM-aist (Python) バグ #2326 (解決): ManagerServant::delete_componentの挙動
- r502 にて対応。
- 17:43 OpenRTM-aist (Python) リビジョン 502 (openrtm-python): [compat change] ManagerServant::delete_component() has been changed. Now it just call RTC's exit() function, instead of calling Manager's deleteComp().
- [compat change] Manager::instance() function now calls initManagerServant(). Bug. refs #2326
- 17:25 OpenRTM-aist (Python) 機能 #2302 (解決): LocalService の実装
- 実装、ユニットテスト、nameservice_fileでのテストを完了しコミット済み。 r501
- 17:24 OpenRTM-aist (Python) リビジョン 501 (openrtm-python): LocalService framework to realize additional services in the manager has been introduced.
- Manager's call-backs to hook manager's events (manager, naming, RTC creation, etc.) have been implemented.
Local serv... - 16:21 OpenRTM-aist (Java) リビジョン 647 (openrtm-java): Fixed the script for the build. refs #1990
2012/01/17
- 17:22 OpenRTM-aist (Java) リビジョン 646 (openrtm-java): Committed the source code where the build error occurred (The purpose of this is to test of Jenkins).
- 17:06 OpenRTM-aist (Java) リビジョン 645 (openrtm-java): For test
- 16:29 OpenRTM-aist (Java) リビジョン 644 (openrtm-java): Fixed rtc.conf of example.
2012/01/16
- 17:04 OpenRTM-aist (Java) リビジョン 643 (openrtm-java): ManagerServant::delete_component() has been changed. Now it just call RTC's exit() function, instead of calling Manager's deleteComp().
- 14:54 OpenRTM-aist (Java) リビジョン 642 (openrtm-java): Log messages have been added when RTC initialization failed. Now loaded RTC type/instance configuration file name are stored in the config_file property.
- 10:33 OpenRTM-aist (Java) バグ #2327 (解決): RingBuffer関連の問題
- 10:29 OpenRTM-aist (Java) バグ #2327 (終了): RingBuffer関連の問題
- KEK仲吉さん安さんから指摘。
とりあえずの対処として read()の前に InPortに対し isEmpty()を
行っていました。この件を安さんが調査し次のような問題を見つけ
られましたので報告致します(以下、安さん... - 10:33 OpenRTM-aist (Java) リビジョン 641 (openrtm-java): RingBuffer\'s bug was fixed. refs #2327
2012/01/14
- 00:33 RT System Editor リビジョン 241 (rtsystemeditor): The addition of Deploy function from OFFLINE Profile
- 00:33 RTC Builder リビジョン 241 (rtmtools): The addition of Deploy function from OFFLINE Profile
- 00:32 RT System Editor リビジョン 240 (rtsystemeditor): The addition of Deploy function from OFFLINE Profile
- 00:32 RTC Builder リビジョン 240 (rtmtools): The addition of Deploy function from OFFLINE Profile
- 00:32 RT System Editor リビジョン 239 (rtsystemeditor): The addition of Deploy function from OFFLINE Profile
- 00:32 RTC Builder リビジョン 239 (rtmtools): The addition of Deploy function from OFFLINE Profile
- 00:31 RT System Editor リビジョン 238 (rtsystemeditor): The addition of Deploy function from OFFLINE Profile
- 00:31 RTC Builder リビジョン 238 (rtmtools): The addition of Deploy function from OFFLINE Profile
2012/01/13
- 17:03 OpenRTM-aist (Java) リビジョン 640 (openrtm-java): Fixed the batch file for the build
- 16:51 OpenRTM-aist (Java) リビジョン 639 (openrtm-java): Fixed the batch file for the build
- 12:05 OpenRTM-aist (Java) リビジョン 638 (openrtm-java): added service module loader refs #2301
2012/01/12
- 15:30 OpenRTM-aist (Java) バグ #2317 (終了): ConfigurationSetのアクティブセットを<comp>.confで設定しても、見かけ上アクティブセットがデフォルトのままである
- 15:21 OpenRTM-aist (Java) 機能 #2267 (解決): コンフィギュレーションパラメータ変更時に個別のパラメータごとにコールバックが呼ばれるようにする
- 15:20 OpenRTM-aist (Java) リビジョン 637 (openrtm-java): Update on initialize has been added. refs #2267
- 15:04 OpenRTM-aist (Java) リビジョン 636 (openrtm-java): The callback of the configuration is added. refs #2267
- 14:53 OpenRTM-aist (Java) リビジョン 635 (openrtm-java): Clear changed parameterlist in update() functions. refs #2267
- 11:52 OpenRTM-aist (Java) リビジョン 634 (openrtm-java): ConfigAdmin::changedParameters() has been added. RTObject::getConfigService() has been added. refs #2267
- 09:25 OpenRTM-aist (Java) バグ #2170 (解決): msiでパスを追加するときに先頭に追加するように変更する
2012/01/11
- 17:24 OpenRTM-aist (Java) リビジョン 633 (openrtm-java): Fixed the script for the build. refs #1990
- 11:01 OpenRTM-aist (Java) リビジョン 632 (openrtm-java): The callback of the configuration is added. refs #2267
- 10:52 OpenRTM-aist (Java) リビジョン 631 (openrtm-java): The callback of the configuration is added. refs #2267
- 09:31 コア リビジョン 2275: deb package version updated 1.0.2_0 -> 1.0.2_1
- 09:31 OpenRTM-aist (C++) リビジョン 2275 (openrtm-cxx): deb package version updated 1.0.2_0 -> 1.0.2_1
- 02:23 OpenRTM-aist (C++) バグ #2324 (終了): ManagerServant::delete_componentの挙動
- branches/RELENG_1_0, r2272
tags/RELEASE_1_0_2, r2273
trunk, r2274
にて修正。 - 02:19 OpenRTM-aist (C++) バグ #2324 (終了): ManagerServant::delete_componentの挙動
- ManagerServant::delete_componentでRTCを削除するのにManager::deleteComponentを読んでいる場合、RTCの終了処理を飛ばしてオブジェクトを削除しているので、これをRTCのexit(...
- 02:22 コア リビジョン 2274: [compat change] ManagerServant::delete_component() has been changed. Now it just call RTC's exit() function, instead of calling Manager's deleteComp().
- [compat change] Manager::instance() function now calls initManagerServant(). Bug.
- 02:22 OpenRTM-aist (C++) リビジョン 2274 (openrtm-cxx): [compat change] ManagerServant::delete_component() has been changed. Now it just call RTC's exit() function, instead of calling Manager's deleteComp().
- [compat change] Manager::instance() function now calls initManagerServant(). Bug.
- 02:19 OpenRTM-aist (Python) バグ #2326 (終了): ManagerServant::delete_componentの挙動
- ManagerServant::delete_componentでRTCを削除するのにManager::deleteComponentを読んでいる場合、RTCの終了処理を飛ばしてオブジェクトを削除しているので、これをRTCのexit(...
- 02:19 OpenRTM-aist (Java) バグ #2325 (終了): ManagerServant::delete_componentの挙動
- ManagerServant::delete_componentでRTCを削除するのにManager::deleteComponentを読んでいる場合、RTCの終了処理を飛ばしてオブジェクトを削除しているので、これをRTCのexit(...
- 02:13 コア リビジョン 2273: [compat change] ManagerServant::delete_component() has been changed. Now it just call RTC's exit() function, instead of calling Manager's deleteComp().
- [compat change] Manager::instance() function now calls initManagerServant(). Bug.
- 02:13 OpenRTM-aist (C++) リビジョン 2273 (openrtm-cxx): [compat change] ManagerServant::delete_component() has been changed. Now it just call RTC's exit() function, instead of calling Manager's deleteComp().
- [compat change] Manager::instance() function now calls initManagerServant(). Bug.
- 02:10 コア リビジョン 2272: [compat change] ManagerServant::delete_component() has been changed. Now it just call RTC's exit() function, instead of calling Manager's deleteComp().
- [compat change] Manager::instance() function now calls initManagerServant(). Bug.
- 02:10 OpenRTM-aist (C++) リビジョン 2272 (openrtm-cxx): [compat change] ManagerServant::delete_component() has been changed. Now it just call RTC's exit() function, instead of calling Manager's deleteComp().
- [compat change] Manager::instance() function now calls initManagerServant(). Bug.
- 02:00 OpenRTM-aist (Python) 整備 #2323 (終了): ExecutionContextBaseの見直し
- ExecutionContextBaseとこれを継承しているPeriodicExecutionContextなどの見直しを行う。
# ECをGlobalFactoryで生成するように変更する。(C++, r2268)
# Ex... - 02:00 OpenRTM-aist (Java) 整備 #2322 (終了): ExecutionContextBaseの見直し
- ExecutionContextBaseとこれを継承しているPeriodicExecutionContextなどの見直しを行う。
# ECをGlobalFactoryで生成するように変更する。(C++, r2268)
# Ex... - 01:59 OpenRTM-aist (C++) バグ #2321 (終了): ExecutionContextBaseの見直し
- ExecutionContextBaseとこれを継承しているPeriodicExecutionContextなどの見直しを行う。
# ECをGlobalFactoryで生成するように変更する。(C++, r2268)
# Ex... - 01:52 OpenRTM-aist (C++) バグ #2318 (終了): ECのコールバック実行順序を修正する
- trunk r2270, r2271にて修正済み
- 01:50 OpenRTM-aist (C++) バグ #2318 (終了): ECのコールバック実行順序を修正する
- 現在のECはon_executeとon_state_updateの実行順序がA,BというRTCが同一ECにアタッチされている場合、
A:on_execute->A:on_state_update->B:on_execute->... - 01:51 OpenRTM-aist (Python) バグ #2320 (終了): ECのコールバック実行順序を修正する
- 現在のECはon_executeとon_state_updateの実行順序がA,BというRTCが同一ECにアタッチされている場合、
A:on_execute->A:on_state_update->B:on_execute->... - 01:50 OpenRTM-aist (Java) バグ #2319 (終了): ECのコールバック実行順序を修正する
- 現在のECはon_executeとon_state_updateの実行順序がA,BというRTCが同一ECにアタッチされている場合、
A:on_execute->A:on_state_update->B:on_execute->...
2012/01/10
- 16:50 OpenRTM-aist (Java) バグ #2317 (解決): ConfigurationSetのアクティブセットを<comp>.confで設定しても、見かけ上アクティブセットがデフォルトのままである
- 15:49 OpenRTM-aist (Java) バグ #2317 (終了): ConfigurationSetのアクティブセットを<comp>.confで設定しても、見かけ上アクティブセットがデフォルトのままである
- ConfigurationSetのアクティブセットを<comp>.confで以下のように設定しても、
(ConfigSampleの例)... - 16:48 OpenRTM-aist (Java) リビジョン 630 (openrtm-java): An RTC state inconsistency bug has been fixed. An initial configuration ID bug has been fixed. refs #2317
- 15:39 OpenRTM-aist (Java) 機能 #2310 (解決): File nameserviceの導入
- http://openrtm.org/redmine/projects/openrtm-aist-java/repository/show/branches/work/ForFileNameservice
http://open... - 15:19 OpenRTM-aist (Java) リビジョン 629 (openrtm-java): Implemented FileNameservice. refs 2310
- 14:58 OpenRTM-aist (Python) バグ #2316 (解決): ConfigurationSetのアクティブセットを<comp>.confで設定しても、見かけ上アクティブセットがデフォルトのままである
- C++と同様の対応を行った。 r500
- 14:47 OpenRTM-aist (Python) バグ #2316 (終了): ConfigurationSetのアクティブセットを<comp>.confで設定しても、見かけ上アクティブセットがデフォルトのままである
- 14:57 OpenRTM-aist (Python) リビジョン 500 (openrtm-python): An RTC state inconsistency bug has been fixed. An initial configuration ID bug has been fixed. refs #2316.
- 14:48 OpenRTM-aist (Java) リビジョン 628 (openrtm-java): Implemented FileNameservice.. refs 2310
2012/01/09
- 22:32 コア リビジョン 2271: [incomaptible API] Now ExecutionContextProfile management has been moved to ExecutionContextBase. getObjRef() is also moved to ExecutionContextBase.
- [incompatible behavior] Now onExecute and onStateUpdate execution behavior has been changed when two or more RTCs att...
- 22:32 OpenRTM-aist (C++) リビジョン 2271 (openrtm-cxx): [incomaptible API] Now ExecutionContextProfile management has been moved to ExecutionContextBase. getObjRef() is also moved to ExecutionContextBase.
- [incompatible behavior] Now onExecute and onStateUpdate execution behavior has been changed when two or more RTCs att...
- 22:23 コア リビジョン 2270: [incomaptible impl] worker() has been now divided into three functions: worker_pre(), worker_do(), worker_post().
- 22:23 OpenRTM-aist (C++) リビジョン 2270 (openrtm-cxx): [incomaptible impl] worker() has been now divided into three functions: worker_pre(), worker_do(), worker_post().
- 22:19 コア リビジョン 2269: [incompatible] setPeriod() and getPeriod() functions have been added. Now execution rate and period can be set and got.
- 22:19 OpenRTM-aist (C++) リビジョン 2269 (openrtm-cxx): [incompatible] setPeriod() and getPeriod() functions have been added. Now execution rate and period can be set and got.
- 14:22 コア リビジョン 2268: [incompatible] ExecutionContextBase's super classes have been moved to PeriodicExecutionContext class. Delegation to ExecutionContextProfile has been added.
- ExecutionContextBase.cpp, ExecutionContextProfile.h/cpp have been added.
[incmpatible] ExecutionContextFactory is now... - 14:22 OpenRTM-aist (C++) リビジョン 2268 (openrtm-cxx): [incompatible] ExecutionContextBase's super classes have been moved to PeriodicExecutionContext class. Delegation to ExecutionContextProfile has been added.
- ExecutionContextBase.cpp, ExecutionContextProfile.h/cpp have been added.
[incmpatible] ExecutionContextFactory is now...
2012/01/07
- 00:50 RT System Editor リビジョン 237 (rtsystemeditor): modify XXX.conf #2299
- 00:50 RTC Builder リビジョン 237 (rtmtools): modify XXX.conf #2299
2012/01/06
- 17:56 OpenRTM-aist (Java) リビジョン 627 (openrtm-java): Implemented FileNameservice. refs 2310
- 17:09 OpenRTM-aist (Java) リビジョン 626 (openrtm-java): Implemented FileNameservice.. refs 2310
- 16:14 コア リビジョン 2267: Added the deletion handling of symbolic link at the time of the uninstallation.
- 16:14 OpenRTM-aist (C++) リビジョン 2267 (openrtm-cxx): Added the deletion handling of symbolic link at the time of the uninstallation.
- 16:03 OpenRTM-aist (Java) リビジョン 625 (openrtm-java): Implemented FileNameservice.. refs 2310
- 15:48 OpenRTM-aist (Java) リビジョン 624 (openrtm-java): Changed from the interface type to the class type. refs 2310
- 10:02 OpenRTM-aist (Java) リビジョン 623 (openrtm-java): FileNameService is introduced for the test of LocalService. refs 2310.
- 02:09 RT System Editor リビジョン 236 (rtsystemeditor): modify XXX.conf #2299
- 02:09 RTC Builder リビジョン 236 (rtmtools): modify XXX.conf #2299
- 01:44 RTC Builder 機能 #2299 (解決): コンポーネント.confの出力
- 修正させて頂きました #235
- 01:43 RT System Editor リビジョン 235 (rtsystemeditor): modify XXX.conf #2299
- 01:43 RTC Builder リビジョン 235 (rtmtools): modify XXX.conf #2299
2012/01/05
- 18:28 コア リビジョン 2266: deb package and rpm package build scripts have been added.
- 18:28 OpenRTM-aist (C++) リビジョン 2266 (openrtm-cxx): deb package and rpm package build scripts have been added.
- 17:54 OpenRTM-aist (Java) リビジョン 622 (openrtm-java): Fixed the bug that shutdwon is not done when disabling it with the timer. CTRL-C was hooking done.
- 17:16 コア リビジョン 2265: RELEASE_1_0_2 tagged.
- 17:16 OpenRTM-aist (C++) リビジョン 2265 (openrtm-cxx): RELEASE_1_0_2 tagged.
- 17:14 コア リビジョン 2264: Files created by deb-pkg build process is now deleted by clean-local target
- 17:14 OpenRTM-aist (C++) リビジョン 2264 (openrtm-cxx): Files created by deb-pkg build process is now deleted by clean-local target
- 17:11 コア リビジョン 2263: config_rtc.h version number is now fetched from autoconf.
- 17:11 OpenRTM-aist (C++) リビジョン 2263 (openrtm-cxx): config_rtc.h version number is now fetched from autoconf.
- 12:07 OpenRTM-aist (C++) バグ #2315: OpenHRPExecutionContextにtick()をコールするdeactivate_component()を実装する。
- ...
- 12:06 OpenRTM-aist (C++) バグ #2315 (終了): OpenHRPExecutionContextにtick()をコールするdeactivate_component()を実装する。
- 00:08 コア リビジョン 2262: install hook was added for lib compatibility
- 00:08 OpenRTM-aist (C++) リビジョン 2262 (openrtm-cxx): install hook was added for lib compatibility
- 00:07 コア リビジョン 2261: configure.ac was modified for package builder
- 00:07 OpenRTM-aist (C++) リビジョン 2261 (openrtm-cxx): configure.ac was modified for package builder
- 00:06 コア リビジョン 2260: package buid system has been added.
- 00:06 OpenRTM-aist (C++) リビジョン 2260 (openrtm-cxx): package buid system has been added.
2012/01/04
- 23:55 RTC Builder 機能 #2299 (担当): コンポーネント.confの出力
- テンプレートファイルを入れ替えさせて頂きました #234
- 23:54 RT System Editor リビジョン 234 (rtsystemeditor): Replace XXX.conf Template File #2299
- 23:54 RTC Builder リビジョン 234 (rtmtools): Replace XXX.conf Template File #2299
- 23:23 RT System Editor リビジョン 233 (rtsystemeditor): Modify BackUp File Delete
- 23:23 RTC Builder リビジョン 233 (rtmtools): Modify BackUp File Delete
- 22:18 コア リビジョン 2259: RELENG_1_0 modifications which affect compatibility to 1.0.0-RELEASE has been reverted.
- 22:18 OpenRTM-aist (C++) リビジョン 2259 (openrtm-cxx): RELENG_1_0 modifications which affect compatibility to 1.0.0-RELEASE has been reverted.
- 17:43 コア リビジョン 2258: A comment typo has been corrected.
- 17:43 OpenRTM-aist (C++) リビジョン 2258 (openrtm-cxx): A comment typo has been corrected.
- 15:33 コア リビジョン 2257: Example configuration files have been updated.
- 15:33 OpenRTM-aist (C++) リビジョン 2257 (openrtm-cxx): Example configuration files have been updated.
- 13:22 コア リビジョン 2256: Log messages have been added when RTC initialization failed. Now loaded RTC type/instance configuration file name are stored in the config_file property.
- 13:22 OpenRTM-aist (C++) リビジョン 2256 (openrtm-cxx): Log messages have been added when RTC initialization failed. Now loaded RTC type/instance configuration file name are stored in the config_file property.
- 13:19 コア リビジョン 2255: Now the manager config has a loaded configuration file name in config_file property.
- 13:19 OpenRTM-aist (C++) リビジョン 2255 (openrtm-cxx): Now the manager config has a loaded configuration file name in config_file property.
- 13:17 コア リビジョン 2254: An RTC state inconsistency bug has been fixed. An initial configuration ID bug has been fixed.
- 13:17 OpenRTM-aist (C++) リビジョン 2254 (openrtm-cxx): An RTC state inconsistency bug has been fixed. An initial configuration ID bug has been fixed.
- 10:21 OpenRTM-aist (C++) バグ #2314: ConfigurationSetのアクティブセットを<comp>.confで設定しても、見かけ上アクティブセットがデフォルトのままである
- 問題は、RTObjectのon_initialize()内で、ConfigAdminのupdate()しか読んでいないため、
変数の中身は指定IDの内容に書き変わっているにもかかわらず、IDは元のままとなっている。... - 10:18 OpenRTM-aist (C++) バグ #2314 (終了): ConfigurationSetのアクティブセットを<comp>.confで設定しても、見かけ上アクティブセットがデフォルトのままである
- ConfigurationSetのアクティブセットを<comp>.confで以下のように設定しても、
(ConfigSampleの例)... - 09:47 OpenRTM-aist (Python) 機能 #2313 (終了): どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
- どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
@kumaroboさんより。
@robobiggles @openrtm_ando というわけで、「どのコンポ... - 09:47 OpenRTM-aist (Java) 機能 #2312 (終了): どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
- どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
@kumaroboさんより。
@robobiggles @openrtm_ando というわけで、「どのコンポ... - 09:46 OpenRTM-aist (C++) 機能 #2311 (終了): どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
- どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
@kumaroboさんより。
@robobiggles @openrtm_ando というわけで、「どのコンポ...
2012/01/03
- 01:34 RT System Editor 機能 #2295 (解決): ポート接続時に、ConnectorProfile::propertiesに任意の値を入力できるようにしたい
- DataPortおよびServicePort間を接続する際に表示されるConnectorProfile設定画面に,任意のPropertyを設定するグリッドを追加させて頂きました.(「詳細」選択時に表示)
また,設定したプロパティ情報... - 01:32 RT System Editor 機能 #1611 (解決): サービスポートstrictnessの検討とダイアログの修正
- サービスポートを接続する際に,ConnectorProfileのPropertiesにport.connection.strictness=strictを追加するように修正しました.#231,#232
- 01:29 RT System Editor リビジョン 232 (rtsystemeditor): Update ConnectorProfile Properties #1611,#2295
- 01:29 RTC Builder リビジョン 232 (rtmtools): Update ConnectorProfile Properties #1611,#2295
- 01:29 RT System Editor リビジョン 231 (rtsystemeditor): Update ConnectorProfile Properties #1611,#2295
- 01:29 RTC Builder リビジョン 231 (rtmtools): Update ConnectorProfile Properties #1611,#2295
2011/12/31
- 01:43 RT System Editor バグ #1452 (解決): RTSProfile: RTSystemEditor saves time in incorrect format
- 修正させて頂きました #229,#230
RtcBuilder側で生成しているRtcProfileについても同様な書式となっていたため,併せて修正させて頂きました. - 01:42 RT System Editor リビジョン 230 (rtsystemeditor): Modified DateTime format #1452
- 01:42 RTC Builder リビジョン 230 (rtmtools): Modified DateTime format #1452
- 01:41 RT System Editor リビジョン 229 (rtsystemeditor): Modified DateTime format #1452
- 01:41 RTC Builder リビジョン 229 (rtmtools): Modified DateTime format #1452
- 01:40 RT System Editor リビジョン 228 (rtsystemeditor): Modified Test Code
- 01:40 RTC Builder リビジョン 228 (rtmtools): Modified Test Code
2011/12/28
- 15:45 OpenRTM-aist (Java) 機能 #2301 (解決): LocalService の実装
- 15:45 OpenRTM-aist (Java) 機能 #2301 (担当): LocalService の実装
- 15:36 OpenRTM-aist (Java) 機能 #2310 (終了): File nameserviceの導入
- File nameserviceの導入
http://openrtm.org/redmine/projects/openrtm-aist-cxx/repository/revisions/2222 - 15:25 OpenRTM-aist (Java) リビジョン 621 (openrtm-java): LocalService framework to realize additional services in the manager has been introduced.
- Manager's call-backs to hook manager's events (manager, naming, RTC creation, etc.) have been implemented.
refs #2301 - 15:16 OpenRTM-aist (Java) リビジョン 620 (openrtm-java): Add examples. refs #2301
- 14:37 OpenRTM-aist (Java) リビジョン 619 (openrtm-java): Implemented LocalService. refs #2301
- 10:01 OpenRTM-aist (Java) リビジョン 618 (openrtm-java): Implemented LocalService. refs #2301
2011/12/27
- 17:25 OpenRTM-aist (Java) リビジョン 617 (openrtm-java): Implemented LocalService. refs #2301
- 16:32 OpenRTM-aist (Java) リビジョン 616 (openrtm-java): Implemented LocalService. refs #2301
- 15:27 OpenRTM-aist (Java) リビジョン 615 (openrtm-java): Implemented LocalService. refs #2301
- 10:52 OpenRTM-aist (Java) リビジョン 614 (openrtm-java): Implemented LocalService. refs #2301
- 10:12 OpenRTM-aist (Java) リビジョン 613 (openrtm-java): Implemented LocalService. refs #2301
2011/12/26
- 19:12 コア リビジョン 2253: RELEASE_1_0_2 tagged.
- 19:12 OpenRTM-aist (C++) リビジョン 2253 (openrtm-cxx): RELEASE_1_0_2 tagged.
他の形式にエクスポート: Atom