活動
2012/01/16から2012/02/14まで
2012/02/14
- 19:11 RT System Editor リビジョン 264 (rtsystemeditor): Modified contents file
- 19:11 RTC Builder リビジョン 264 (rtmtools): Modified contents file
- 18:30 OpenRTM-aist (Java) 機能 #2344 (終了): RTObjectStateMachineの実装
- 15:04 OpenRTM-aist (Java) 機能 #2344 (解決): RTObjectStateMachineの実装
- 14:49 OpenRTM-aist (Java) 機能 #2344 (担当): RTObjectStateMachineの実装
- 14:47 OpenRTM-aist (Java) リビジョン 672 (openrtm-java): RTObjectStateMachine class was implemented. refs #2344
- 11:00 OpenRTM-aist (Java) リビジョン 671 (openrtm-java): Fixed comments.
- 10:53 OpenRTM-aist (Java) リビジョン 670 (openrtm-java): Implemented LoggerConsumer.
2012/02/13
- 18:51 OpenRTM-aist (C++) バグ #2082 (終了): RTCBuilderのvcprojがVC2010で使えるかチェック
- 18:51 OpenRTM-aist (C++) 整備 #2083 (終了): CMakeでつくったvcxprojがVC2010で使えるか調査
- 18:49 OpenRTM-aist (C++) マニュアル #1101 (終了): RTC::Managerの説明の追加
- 18:24 OpenRTM-aist (Python) 機能 #2313 (終了): どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
- 18:22 OpenRTM-aist (Java) バグ #2319 (終了): ECのコールバック実行順序を修正する
- 15:29 OpenRTM-aist (Java) バグ #2319 (解決): ECのコールバック実行順序を修正する
- 15:28 OpenRTM-aist (Java) バグ #2319: ECのコールバック実行順序を修正する
- r 661
- 18:22 OpenRTM-aist (Java) 機能 #2312 (終了): どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
- 14:44 OpenRTM-aist (Java) 機能 #2312 (解決): どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
- r642 で対応。
- 18:22 OpenRTM-aist (Java) 整備 #2224 (終了): 実装漏れの確認
- 15:47 OpenRTM-aist (Java) 整備 #2224 (解決): 実装漏れの確認
- RC3 相当を実装済み。
http://openrtm.org/redmine/projects/openrtm-aist-java/repository/show/branches/RELENG_1_1
r659
- 17:41 OpenRTM-aist (Java) リビジョン 669 (openrtm-java): Implemented LoggerConsumer.
- 17:28 OpenRTM-aist (Java) リビジョン 668 (openrtm-java): Implemented LoggerConsumer.
- 16:53 OpenRTM-aist (Java) バグ #2325 (終了): ManagerServant::delete_componentの挙動
- 14:33 OpenRTM-aist (Java) バグ #2325 (解決): ManagerServant::delete_componentの挙動
- 16:51 OpenRTM-aist (Java) 機能 #2331 (終了): coil::Factoryに生成したオブジェクトを管理する機能を追加する。
- 15:58 OpenRTM-aist (Java) 機能 #2331 (解決): coil::Factoryに生成したオブジェクトを管理する機能を追加する。
- r661
- 16:47 OpenRTM-aist (Java) バグ #2335 (終了): RTObject_impl::exit() で再入すると落ちる
- 11:28 OpenRTM-aist (Java) バグ #2335 (解決): RTObject_impl::exit() で再入すると落ちる
- 16:45 OpenRTM-aist (Java) 機能 #2338 (終了): RTCに継承されるプロパティ inherit_prop と取扱方法の変更, DefaultConfigurationの変更
- 12:04 OpenRTM-aist (Java) 機能 #2338 (解決): RTCに継承されるプロパティ inherit_prop と取扱方法の変更, DefaultConfigurationの変更
- 16:44 OpenRTM-aist (Java) バグ #2341 (終了): ExecutionContextProfile setOwnerのバグ他
- 14:07 OpenRTM-aist (Java) バグ #2341 (解決): ExecutionContextProfile setOwnerのバグ他
- 16:37 OpenRTM-aist (Java) リビジョン 667 (openrtm-java): Added Logger.idl
- 16:30 OpenRTM-aist (Java) リビジョン 666 (openrtm-java): Add Logger interface
- 15:55 OpenRTM-aist (Java) バグ #1515 (終了): static定数へのアクセスを変更
- 15:44 OpenRTM-aist (Java) バグ #1515 (解決): static定数へのアクセスを変更
- 15:26 OpenRTM-aist (Java) リビジョン 665 (openrtm-java): Now ExecutionContextProfile management has been moved to ExecutionContextBase. getObjRef() is also moved to ExecutionContextBase. Now onExecute and onStateUpdate execution behavior has been changed when two or more RTCs attached to the EC. Old: A::onExecute, A::onStateUpdate, B::onExecute, B::onStateUpdate New: A::onExecute, B::onExecute, A::onStateUpdate, B::onStateUpdate refs #2319
- 14:07 OpenRTM-aist (Java) リビジョン 664 (openrtm-java): setOwner()'s bug was fixed. Some mutex guards have been added. refs #2341
- 13:24 RT System Editor リビジョン 263 (rtsystemeditor): Modified output encoding
- 13:24 RTC Builder リビジョン 263 (rtmtools): Modified output encoding
- 12:01 OpenRTM-aist (Java) リビジョン 663 (openrtm-java): Default and inherited configurations have been updated for new EC. Now non-empty properties are only inherited. refs #2338
- 11:28 OpenRTM-aist (Java) リビジョン 662 (openrtm-java): Now re-enter to exit() function is checked. refs #2335
- 11:16 OpenRTM-aist (Python) リビジョン 514 (openrtm-python): Typo has been corrected.
2012/02/11
- 02:20 RTC Builder バグ #2300: トップのCMakeList.txtを短くする
- 併せまして0.4系のコード生成ロジック,テスト関係を削除させて頂きました
- 02:05 RTC Builder バグ #2300 (解決): トップのCMakeList.txtを短くする
- 入れ替えさせて頂きました #262
ただし,Java版,Python版につきましては未対応です. - 02:04 RT System Editor リビジョン 262 (rtsystemeditor): Update CMakeList.txt #2300
- 02:04 RTC Builder リビジョン 262 (rtmtools): Update CMakeList.txt #2300
- 02:03 RT System Editor リビジョン 261 (rtsystemeditor): Update CMakeList.txt #2300
- 02:03 RTC Builder リビジョン 261 (rtmtools): Update CMakeList.txt #2300
- 02:02 RT System Editor リビジョン 260 (rtsystemeditor): Update CMakeList.txt #2300
- 02:02 RTC Builder リビジョン 260 (rtmtools): Update CMakeList.txt #2300
- 01:57 RT System Editor リビジョン 259 (rtsystemeditor): Update CMakeList.txt #2300
- 01:57 RTC Builder リビジョン 259 (rtmtools): Update CMakeList.txt #2300
2012/02/10
- 18:36 OpenRTM-aist (Java) リビジョン 661 (openrtm-java): merge refs #2322
- 18:02 OpenRTM-aist (Python) 機能 #2363 (担当): logger.clock_type
- 18:02 OpenRTM-aist (Python) 機能 #2360 (担当): LoggerでClockManagerを使用できるように修正する
- 18:02 OpenRTM-aist (Python) 機能 #2357 (担当): Clock管理クラスを導入する
- 18:01 OpenRTM-aist (Python) バグ #2354 (担当): ExecutionContextWorkerのデッドロック
- 18:01 OpenRTM-aist (Python) 機能 #2351 (担当): RTObject_impl::initialize() 内のECの作成方法の修正
- 18:01 OpenRTM-aist (Python) 機能 #2348 (担当): ExecutionContextWorkerの実装
- 18:01 OpenRTM-aist (Python) 機能 #2343 (担当): RTObjectStateMachineの実装
- 18:01 OpenRTM-aist (Python) バグ #2320 (担当): ECのコールバック実行順序を修正する
- 17:59 OpenRTM-aist (C++) サンプル #1918: OpenCV-RTC群のLinux用パッケージの作成
- Ubuntu10.04(32,64) - 11.04(32,64)までは作成済み。
Ubuntu11.10(32,64)に関してはdebパッケージ作成時に以下のエラーが発生したため対応中。... - 17:03 OpenRTM-aist (Java) リビジョン 660 (openrtm-java): Daily check in. refs #2322
- 11:37 OpenRTM-aist (C++) マニュアル #1101 (解決): RTC::Managerの説明の追加
- 11:36 OpenRTM-aist (C++) バグ #2082 (解決): RTCBuilderのvcprojがVC2010で使えるかチェック
- 11:35 OpenRTM-aist (C++) 整備 #2083 (解決): CMakeでつくったvcxprojがVC2010で使えるか調査
2012/02/09
- 11:24 OpenRTM-aist (C++) バグ #2192 (終了): OpenCV-RTC群でstrmbase.libをリンクしない方法を検討する
- 当初は、qedit.hを編集後、strmbase.libを手動でビルドした後に、
OpenCV-RTCのビルドを行うという手順があったため、このチケットを
発行しました。
その後、OpenCV-RTCに修正済みのqedit.hを... - 10:43 OpenRTM-aist (Python) バグ #2340 (解決): ExecutionContextProfile setOwnerのバグ他
- Pythonでは、ExecutionContextProfileクラスを実装中であり、コミットはまだ行っていないが
上記のバグは把握しており対応済みのため解決とする。
- 10:38 OpenRTM-aist (C++) 整備 #2081 (却下): 最新のソースでRCP版ツールをビルドする
- 10:38 OpenRTM-aist (C++) 調査 #1609 (終了): 全RTCがInactiveのときwaitするECの実現可能性に関する調査
- new ECで実現済み。
- 10:38 OpenRTM-aist (C++) バグ #1726 (却下): Windows版msiインストーラをWindows7で実行する際正しい言語で表示されない
- CMake移行で再検討する
- 10:37 OpenRTM-aist (C++) バグ #2179 (終了): SdoServiceAdmin::getServiceProviderProfiles()の処理がおかしい
- r2328で修正。
- 10:37 コア リビジョン 2328: [compat,header/impl,bugfix/format] A bug in SdoServiceAdmin::getServiceProviderProfiles() has been fixed. CORBA_SeqUtil's indentations have been modified. refs #2179
- 10:37 OpenRTM-aist (C++) リビジョン 2328 (openrtm-cxx): [compat,header/impl,bugfix/format] A bug in SdoServiceAdmin::getServiceProviderProfiles() has been fixed. CORBA_SeqUtil's indentations have been modified. refs #2179
- 10:20 OpenRTM-aist (C++) 機能 #2305 (却下): LogicalTimeLocalServiceを実装
- ClockManger導入で不要に
- 10:20 OpenRTM-aist (C++) 機能 #2304 (終了): LogicalTimeTriggeredExecutionContextを実装
- 10:19 OpenRTM-aist (C++) 機能 #2306 (却下): coil::gettimeofdayをLocalServiceのTime対応にする
- ClockManager導入で不要になった。
- 10:19 OpenRTM-aist (C++) 整備 #2366 (終了): RTPreemptECを新ECに移行する
- 10:10 OpenRTM-aist (C++) 整備 #2366 (終了): RTPreemptECを新ECに移行する
- RTPreemptECを新ECに移行する
- 10:18 コア リビジョン 2327: [compat,header,format] Char-code changed Shift-JIS -> EUC
- 10:18 OpenRTM-aist (C++) リビジョン 2327 (openrtm-cxx): [compat,header,format] Char-code changed Shift-JIS -> EUC
- 10:17 コア リビジョン 2326: [compat,impl/makefile,bigfix] RTPreemptEC has been updated for new ECBase. refs #2366
- 10:17 OpenRTM-aist (C++) リビジョン 2326 (openrtm-cxx): [compat,impl/makefile,bigfix] RTPreemptEC has been updated for new ECBase. refs #2366
- 10:14 OpenRTM-aist (C++) バグ #2364 (終了): VC10関係のファイルがdistパッケージに含まれない問題
- 10:06 OpenRTM-aist (C++) バグ #2364 (終了): VC10関係のファイルがdistパッケージに含まれない問題
- distパッケージにVC10関係のファイルが含まれないのでdistのdistでビルドが通らない。
- 10:13 コア リビジョン 2325: [compat,makefile,bugfix] Bugs that vc10 related files are not re-distributed in dist-package have been fixed. refs #2364
- 10:13 OpenRTM-aist (C++) リビジョン 2325 (openrtm-cxx): [compat,makefile,bugfix] Bugs that vc10 related files are not re-distributed in dist-package have been fixed. refs #2364
- 10:10 OpenRTM-aist (C++) 整備 #2365 (終了): ARTLinux用ECを新ECに移行する
- ARTLinux用ECを新ECに移行する
- 10:05 OpenRTM-aist (C++) 調査 #2222 (却下): SDO Configuration について検討し直す
- とりあえず保留
- 10:03 OpenRTM-aist (C++) バグ #1854 (却下): WindowsでIDLコンパイル含むRTCの並列ビルド時にIDLファイルへ同時アクセスしてエラーになる問題
- 将来的にCMakeへ移行することで対応
- 00:05 OpenRTM-aist (Python) 機能 #2313 (解決): どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
- r513 にて対応。
- 00:04 OpenRTM-aist (Python) リビジョン 513 (openrtm-python): Log messages have been added when RTC initialization failed. refs #2313
2012/02/08
- 23:50 OpenRTM-aist (Python) 機能 #2313 (フィードバック): どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
- 13:37 コア リビジョン 2324: [compat,header/impl,bugfix] getStateString()'s bug was fixed. Log messages have been corrected.
- 13:37 OpenRTM-aist (C++) リビジョン 2324 (openrtm-cxx): [compat,header/impl,bugfix] getStateString()'s bug was fixed. Log messages have been corrected.
- 11:01 コア リビジョン 2323: [compat,Makefile,temp] Build subdirs entry for rtpreempt, artlinux has been removed temporarily
- 11:01 OpenRTM-aist (C++) リビジョン 2323 (openrtm-cxx): [compat,Makefile,temp] Build subdirs entry for rtpreempt, artlinux has been removed temporarily
- 10:58 コア リビジョン 2322: [compat,Makefile/scripts,bugfix] TriggerApp vcproj entry has been removed. TickApp.py has been updated. run.sh has been updated just to run TickApp.py.
- 10:58 OpenRTM-aist (C++) リビジョン 2322 (openrtm-cxx): [compat,Makefile/scripts,bugfix] TriggerApp vcproj entry has been removed. TickApp.py has been updated. run.sh has been updated just to run TickApp.py.
- 03:52 コア リビジョン 2321: [compat,impl,bugfix] typo in logger.date_format option.
- 03:52 OpenRTM-aist (C++) リビジョン 2321 (openrtm-cxx): [compat,impl,bugfix] typo in logger.date_format option.
- 03:51 コア リビジョン 2320: [incompat,impl/header,bigfix] Mutex guard has been introduced to logical clock and adjusted clock class.
- 03:51 OpenRTM-aist (C++) リビジョン 2320 (openrtm-cxx): [incompat,impl/header,bigfix] Mutex guard has been introduced to logical clock and adjusted clock class.
- 03:50 コア リビジョン 2319: [compat,impl,bugfix] bools filesystem lib API has been changed?
- 03:50 OpenRTM-aist (C++) リビジョン 2319 (openrtm-cxx): [compat,impl,bugfix] bools filesystem lib API has been changed?
- 03:48 コア リビジョン 2318: [compat,makefile,func] Logicaltime triggered EC module has been introduced.
- 03:48 OpenRTM-aist (C++) リビジョン 2318 (openrtm-cxx): [compat,makefile,func] Logicaltime triggered EC module has been introduced.
- 03:41 コア リビジョン 2317: [compat,script,func] Trigger application has been implemented.
- 03:41 OpenRTM-aist (C++) リビジョン 2317 (openrtm-cxx): [compat,script,func] Trigger application has been implemented.
- 03:41 コア リビジョン 2316: [compat,other,bugfix] rtc.conf has been updated.
- 03:41 OpenRTM-aist (C++) リビジョン 2316 (openrtm-cxx): [compat,other,bugfix] rtc.conf has been updated.
- 03:40 コア リビジョン 2315: [compat,file,func] TriggerApp has been removed.
- 03:40 OpenRTM-aist (C++) リビジョン 2315 (openrtm-cxx): [compat,file,func] TriggerApp has been removed.
- 03:37 コア リビジョン 2314: [compat,impl/header,func] LTTSample component has been updated. It is modified in order to activate when RTC is started.
- 03:37 OpenRTM-aist (C++) リビジョン 2314 (openrtm-cxx): [compat,impl/header,func] LTTSample component has been updated. It is modified in order to activate when RTC is started.
2012/02/07
- 23:49 RT System Editor 機能 #2174 (解決): 【要望】 ネームサービスビューにて複数のRTCを選択し、そのままシステムエディタにDnDできるようにして欲しい。
- 修正させて頂きました #258
- 23:48 RT System Editor リビジョン 258 (rtsystemeditor): Modified for Multi DnD #2174
- 23:48 RTC Builder リビジョン 258 (rtmtools): Modified for Multi DnD #2174
- 23:38 RT System Editor 機能 #2294 (解決): ポートの接続をしやすいように、検知領域を広げる
- 各ポートの表示サイズを1まわり大きくさせて頂きました #257
- 23:37 RT System Editor リビジョン 257 (rtsystemeditor): Resize Port Figure #2294
- 23:37 RTC Builder リビジョン 257 (rtmtools): Resize Port Figure #2294
- 23:30 RT System Editor 機能 #2292 (解決): ポート名をSystemEditor上のコンポーネントアイコンとともに表示する
- 修正させて頂きました #256
- 23:29 RT System Editor リビジョン 256 (rtsystemeditor): Display Port Name #2292
- 23:29 RTC Builder リビジョン 256 (rtmtools): Display Port Name #2292
- 14:53 OpenRTM-aist (Java) リビジョン 659 (openrtm-java): branch RELENG_1_1
- 12:02 コア リビジョン 2313: [compat,impl/header,func] Initial version of LogicalTimeTriggeredEC has been implemented. refs #2304
- 12:02 OpenRTM-aist (C++) リビジョン 2313 (openrtm-cxx): [compat,impl/header,func] Initial version of LogicalTimeTriggeredEC has been implemented. refs #2304
- 11:59 OpenRTM-aist (C++) 機能 #2358 (終了): LoggerでClockManagerを使用できるように修正する
- 11:46 OpenRTM-aist (C++) 機能 #2358: LoggerでClockManagerを使用できるように修正する
- logger.date_format オプションが効いていないバグも修正する。(もしあれば)
- 11:45 OpenRTM-aist (C++) 機能 #2358 (終了): LoggerでClockManagerを使用できるように修正する
- LoggerでClockManagerから取得したクロックを使用してタイムスタンプを打てるように修正する。
- 11:59 OpenRTM-aist (C++) 機能 #2361 (終了): logger.clock_type
- 11:55 OpenRTM-aist (C++) 機能 #2361 (終了): logger.clock_type
- logger.clock_typeオプションを導入
- 11:55 コア リビジョン 2312: [compat,impl,func/doc] logger.clock_type option is introduced. refs #2361
- 11:55 OpenRTM-aist (C++) リビジョン 2312 (openrtm-cxx): [compat,impl,func/doc] logger.clock_type option is introduced. refs #2361
- 11:55 OpenRTM-aist (Python) 機能 #2363 (担当): logger.clock_type
- logger.clock_typeオプションを導入
- 11:55 OpenRTM-aist (Java) 機能 #2362 (終了): logger.clock_type
- logger.clock_typeオプションを導入
- 11:48 コア リビジョン 2311: [incompat,impl/header,func/bugfix] Now Logger uses a clock from coil::ClockManager to get timestamp for logging. A bug that logger.date_format option has no effect has been fixed. refs #2358
- 11:48 OpenRTM-aist (C++) リビジョン 2311 (openrtm-cxx): [incompat,impl/header,func/bugfix] Now Logger uses a clock from coil::ClockManager to get timestamp for logging. A bug that logger.date_format option has no effect has been fixed. refs #2358
- 11:46 OpenRTM-aist (Java) 機能 #2359: LoggerでClockManagerを使用できるように修正する
- logger.date_format オプションが効いていないバグも修正する。(もしあれば)
- 11:45 OpenRTM-aist (Java) 機能 #2359 (終了): LoggerでClockManagerを使用できるように修正する
- LoggerでClockManagerから取得したクロックを使用してタイムスタンプを打てるように修正する。
- 11:46 OpenRTM-aist (Python) 機能 #2360: LoggerでClockManagerを使用できるように修正する
- logger.date_format オプションが効いていないバグも修正する。(もしあれば)
- 11:45 OpenRTM-aist (Python) 機能 #2360 (担当): LoggerでClockManagerを使用できるように修正する
- LoggerでClockManagerから取得したクロックを使用してタイムスタンプを打てるように修正する。
- 11:32 OpenRTM-aist (C++) 機能 #2303 (終了): LogicalTimeTriggeredExecutionContext.idlを定義・追加
- 11:31 OpenRTM-aist (C++) バグ #2321 (終了): ExecutionContextBaseの見直し
- h1. ExecutionContextBaseの実装について
ExecutionContextBase はテンプレートメソッドパターンで実装する。
* あるpublic関数 XXX() に対して、実際に操作を行う関数 X... - 11:31 OpenRTM-aist (Java) 整備 #2322: ExecutionContextBaseの見直し
- h1. ExecutionContextBaseの実装について
ExecutionContextBase はテンプレートメソッドパターンで実装する。
* あるpublic関数 XXX() に対して、実際に操作を行う関数 X... - 11:31 OpenRTM-aist (Python) 整備 #2323: ExecutionContextBaseの見直し
- h1. ExecutionContextBaseの実装について
ExecutionContextBase はテンプレートメソッドパターンで実装する。
* あるpublic関数 XXX() に対して、実際に操作を行う関数 X... - 11:16 OpenRTM-aist (C++) 整備 #2355 (終了): Clock管理クラスを導入する
- r2310にて実装
http://www.openrtm.org/redmine/projects/openrtm-aist-cxx/repository/revisions/2310 - 11:08 OpenRTM-aist (C++) 整備 #2355 (終了): Clock管理クラスを導入する
- Clockをグローバルに管理クラスを導入する。
* シングルトンな ClockManager クラスを導入
* 内部に幾つかのクロックオブジェクトを保持
* getClock(clock type) でクロックオブジェクトを... - 11:09 コア リビジョン 2310: [incompat,impl/header,func] ClockManager class has been introduced. refs #2355
- 11:09 OpenRTM-aist (C++) リビジョン 2310 (openrtm-cxx): [incompat,impl/header,func] ClockManager class has been introduced. refs #2355
- 11:09 OpenRTM-aist (Python) 機能 #2357 (担当): Clock管理クラスを導入する
- Clockをグローバルに管理クラスを導入する。
* シングルトンな ClockManager クラスを導入
* 内部に幾つかのクロックオブジェクトを保持
* getClock(clock type) でクロックオブジェクトを... - 11:09 OpenRTM-aist (Java) 機能 #2356 (終了): Clock管理クラスを導入する
- Clockをグローバルに管理クラスを導入する。
* シングルトンな ClockManager クラスを導入
* 内部に幾つかのクロックオブジェクトを保持
* getClock(clock type) でクロックオブジェクトを...
2012/02/06
- 16:04 コア リビジョン 2309: reverted to revision 2292.
- 16:04 OpenRTM-aist (C++) リビジョン 2309 (openrtm-cxx): reverted to revision 2292.
- 15:54 OpenRTM-aist (C++) 機能 #2303 (解決): LogicalTimeTriggeredExecutionContext.idlを定義・追加
- LogicalTimeTriggeredExecutionContext.idlを追加した。
http://www.openrtm.org/redmine/projects/openrtm-aist-cxx/repository... - 15:53 コア リビジョン 2308: [compat,interface,func] Logical time triggered EC IDL has been added. refs #2303
- 15:53 OpenRTM-aist (C++) リビジョン 2308 (openrtm-cxx): [compat,interface,func] Logical time triggered EC IDL has been added. refs #2303
- 15:18 OpenRTM-aist (C++) バグ #2315 (終了): OpenHRPExecutionContextにtick()をコールするdeactivate_component()を実装する。
- 15:18 OpenRTM-aist (C++) 機能 #2337 (終了): RTCに継承されるプロパティ inherit_prop と取扱方法の変更, DefaultConfigurationの変更
- 15:16 OpenRTM-aist (C++) バグ #2287 (終了): RTCBuilder 1.1.0 で生成したファイルが ubuntu(32bit) の cmake でエラーになる
- 15:16 OpenRTM-aist (C++) 調査 #2276 (終了): RTC.PortProfile の wstring の調査
- 15:16 OpenRTM-aist (C++) バグ #2270 (終了): rtc-templateにてPython用コードを生成した場合、1.1.0用のコードになっていない。
- 15:16 OpenRTM-aist (C++) バグ #2209 (終了): rtc-template でエラーが発生する。
- 15:16 OpenRTM-aist (C++) バグ #2193 (終了): Windows版インストーラにOpenCVのcmakeファイルを含むようにする。
- 15:15 OpenRTM-aist (C++) 機能 #2311 (終了): どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
- r2255,r2256にて変更
http://www.openrtm.org/redmine/projects/openrtm-aist-cxx/repository/revisions/2255
http://www.ope... - 15:14 OpenRTM-aist (Python) 機能 #2313: どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
- あと、コミットメッセージに refs #ticket_number を入れて、Redmineのチケットから差分を参照できるようにしてください。
- 15:13 OpenRTM-aist (Python) 機能 #2313: どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
- http://www.openrtm.org/redmine/projects/openrtm-aist-cxx/repository/revisions/2255
はr508に相当しますが、RTC_DEBUG/TRACE_ST... - 10:35 OpenRTM-aist (Python) 機能 #2313 (解決): どのコンポーネント個別confファイルを読んだか(&できれば内容も)」をRTC_DEBUG/TRACE_STRする
- r508 にて対応。
- 06:29 コア リビジョン 2307: [incompat,impl/header,func] New ECs based on new template method patterned ECBase have been implemented. Sync/async activation/deactivation/reset problems has been solved by new EC options. refs #2321 #2315
- 06:29 OpenRTM-aist (C++) リビジョン 2307 (openrtm-cxx): [incompat,impl/header,func] New ECs based on new template method patterned ECBase have been implemented. Sync/async activation/deactivation/reset problems has been solved by new EC options. refs #2321 #2315
- 06:23 OpenRTM-aist (C++) バグ #2352 (終了): ExecutionContextWorkerのデッドロック
- 06:19 OpenRTM-aist (C++) バグ #2352 (終了): ExecutionContextWorkerのデッドロック
- ExecutionContextWorkerにおいて、invokeWorkerXXX系の関数でm_compsをmutex保護しているため、Workerがブロッキングするケースで他の関数(get_component_state()等)と...
- 06:21 コア リビジョン 2306: [compat,impl,format] Comment changed.
- 06:21 OpenRTM-aist (C++) リビジョン 2306 (openrtm-cxx): [compat,impl,format] Comment changed.
- 06:20 コア リビジョン 2305: [compat,impl,bugfix] The component list locks in the worker invoker have been removed. The list is always changed in updateComponentList() refs #2352
- 06:20 OpenRTM-aist (C++) リビジョン 2305 (openrtm-cxx): [compat,impl,bugfix] The component list locks in the worker invoker have been removed. The list is always changed in updateComponentList() refs #2352
- 06:19 OpenRTM-aist (Python) バグ #2354 (却下): ExecutionContextWorkerのデッドロック
- ExecutionContextWorkerにおいて、invokeWorkerXXX系の関数でm_compsをmutex保護しているため、Workerがブロッキングするケースで他の関数(get_component_state()等)と...
- 06:19 OpenRTM-aist (Java) バグ #2353 (終了): ExecutionContextWorkerのデッドロック
- ExecutionContextWorkerにおいて、invokeWorkerXXX系の関数でm_compsをmutex保護しているため、Workerがブロッキングするケースで他の関数(get_component_state()等)と...
2012/02/05
- 10:35 コア リビジョン 2304: [compat,impl,bugfix] Thread running flag was not guraded by a mutex. Fixed.
- 10:35 OpenRTM-aist (C++) リビジョン 2304 (openrtm-cxx): [compat,impl,bugfix] Thread running flag was not guraded by a mutex. Fixed.
- 10:17 コア リビジョン 2303: [test] Indentation and comments have been modified.
- 10:17 OpenRTM-aist (C++) リビジョン 2303 (openrtm-cxx): [test] Indentation and comments have been modified.
2012/02/04
- 04:17 RT System Editor 機能 #2328 (終了): RTSProfileを読み込みRTCの起動・接続を行うデプロイメント機能
- 04:17 RT System Editor 機能 #2295 (終了): ポート接続時に、ConnectorProfile::propertiesに任意の値を入力できるようにしたい
- 04:17 RT System Editor 機能 #2291 (終了): Configruation機能で更新されたパラメータのみ送るように変更する
- 04:17 RT System Editor 機能 #2290 (終了): Configruationダイアログの機能拡張
- 04:16 RT System Editor バグ #2207 (終了): 複合コンポーネントの内部コンポーネントのポート接続線が表示されない。
- 04:16 RT System Editor バグ #2003 (終了): rtmtoolsのデイリービルドr153以降での問題
- 04:16 RT System Editor 機能 #1967 (終了): 【要望】 プロパティでポートのバッファ長を確認したい。
- 04:16 RT System Editor 機能 #1966 (終了): 【要望】 Configuration View でスクロールバーが欲しい
- 04:16 RT System Editor バグ #1960 (終了): ConnectorProfile のBuffer length のデフォルト値について
- 04:16 RT System Editor 機能 #1611 (終了): サービスポートstrictnessの検討とダイアログの修正
- 04:16 RT System Editor 機能 #1610 (終了): サービスポート接続時の警告ダイアログについての検討
- 04:15 RT System Editor バグ #1452 (終了): RTSProfile: RTSystemEditor saves time in incorrect format
- 04:15 RT System Editor バグ #1437 (終了): YAML schema does not match UML
- 04:14 OpenRTM-aist (Java) 整備 #2180 (終了): msiにidlファイルを含める。
- 04:14 OpenRTM-aist (Java) バグ #2170 (終了): msiでパスを追加するときに先頭に追加するように変更する
- 04:14 OpenRTM-aist (Java) 整備 #2167 (終了): Windowsでのスタートメニューの場所の変更
- 04:13 OpenRTM-aist (Java) 機能 #2125 (終了): get_component_profile()からm_propertiesの値を取得できるようにしたい
- 04:13 OpenRTM-aist (Java) 機能 #2100 (終了): RTCの内部から状態を遷移させる方法を提供する
- 04:13 OpenRTM-aist (Java) 機能 #2051 (終了): ComponentObserverConsumerの実装
- 04:13 OpenRTM-aist (Java) 機能 #2048 (終了): PortConnectListenerの実装
- 04:13 OpenRTM-aist (Java) 機能 #2039 (終了): SDOServiceAdminクラスの導入
- 04:12 OpenRTM-aist (Java) 整備 #2032 (終了): Configurationのコールバック(リスナ)機能の更新
- 04:12 OpenRTM-aist (Java) 機能 #2014 (終了): ComponentAction listener の追加
- 04:12 OpenRTM-aist (Java) 機能 #1458 (終了): データポートの型名をIFR IDに変更する (ver.1.1)
- 04:12 OpenRTM-aist (Java) 調査 #1457 (終了): IFR ID取得方法の調査
- 04:11 OpenRTM-aist (Java) 機能 #2301 (終了): LocalService の実装
- 04:11 OpenRTM-aist (Java) 機能 #2310 (終了): File nameserviceの導入
- 04:10 OpenRTM-aist (Java) 機能 #2267 (終了): コンフィギュレーションパラメータ変更時に個別のパラメータごとにコールバックが呼ばれるようにする
- 04:09 OpenRTM-aist (Java) 機能 #2233 (終了): PublisherFlush::write で接続が切断されたことを検知したときのコールバック呼び出しを追加
- 04:08 OpenRTM-aist (Java) バグ #2232 (終了): PublisherPeriodic の push Skipポリシーのバグ修正
- 04:08 OpenRTM-aist (Java) バグ #2231 (終了): onInitializeやonActivated、onExecuteなどが例外を投げたときのリスナーについて
- 04:08 OpenRTM-aist (Java) 機能 #2230 (終了): SDOサービスフレームワークの実装
- 04:07 OpenRTM-aist (Java) 整備 #2229 (終了): onDetach callback の呼び出し位置の修正
- 04:07 OpenRTM-aist (Java) 機能 #2227 (終了): RTCのパラメータをrtc.conf と -o オプションから与えられるようにする。
- 04:06 OpenRTM-aist (Java) 機能 #2226 (終了): manager.auto_shutdown_durationオプションの追加
- 04:06 OpenRTM-aist (Java) 機能 #2225 (終了): 自動モジュールローディングの実装
- 03:58 OpenRTM-aist (C++) 機能 #2349 (終了): RTObject_impl::initialize() 内のECの作成方法の修正
- 03:54 OpenRTM-aist (C++) 機能 #2349 (終了): RTObject_impl::initialize() 内のECの作成方法の修正
- RTObject_impl::initialize() 内のECの作成方法の修正を行う。
主な変更点は
* RTC個別configファイル(プライベートオプション)に従ってECを作成する。
* 個別configが指定されない... - 03:57 コア リビジョン 2302: [incompat,header/imple,func] The method to create EC has been changed. Now zero or more EC can be attached to RTC. Configuration options for EC have been changed changed. refs #2349
- 03:57 OpenRTM-aist (C++) リビジョン 2302 (openrtm-cxx): [incompat,header/imple,func] The method to create EC has been changed. Now zero or more EC can be attached to RTC. Configuration options for EC have been changed changed. refs #2349
- 03:54 OpenRTM-aist (Python) 機能 #2351 (終了): RTObject_impl::initialize() 内のECの作成方法の修正
- RTObject_impl::initialize() 内のECの作成方法の修正を行う。
主な変更点は
* RTC個別configファイル(プライベートオプション)に従ってECを作成する。
* 個別configが指定されない... - 03:54 OpenRTM-aist (Java) 機能 #2350 (終了): RTObject_impl::initialize() 内のECの作成方法の修正
- RTObject_impl::initialize() 内のECの作成方法の修正を行う。
主な変更点は
* RTC個別configファイル(プライベートオプション)に従ってECを作成する。
* 個別configが指定されない... - 02:45 コア リビジョン 2301: [incompat,header/impl,func] Now callback member function pointer list is std::vector.
- 02:45 OpenRTM-aist (C++) リビジョン 2301 (openrtm-cxx): [incompat,header/impl,func] Now callback member function pointer list is std::vector.
- 02:32 OpenRTM-aist (C++) 機能 #2346 (終了): ExecutionContextWorkerの実装
- r2275で実装
- 02:30 OpenRTM-aist (C++) 機能 #2346 (終了): ExecutionContextWorkerの実装
- ExecutionContextWorkerを実装する。
- 02:31 コア リビジョン 2300: [incompat,header/impl,func] ExecutionContextWorker class was implemented. refs #2346
- 02:31 OpenRTM-aist (C++) リビジョン 2300 (openrtm-cxx): [incompat,header/impl,func] ExecutionContextWorker class was implemented. refs #2346
- 02:30 OpenRTM-aist (Python) 機能 #2348 (終了): ExecutionContextWorkerの実装
- ExecutionContextWorkerを実装する。
- 02:30 OpenRTM-aist (Java) 機能 #2347 (終了): ExecutionContextWorkerの実装
- ExecutionContextWorkerを実装する。
- 02:28 OpenRTM-aist (C++) 機能 #2345 (終了): RTObjectStateMachineの実装
- 02:26 OpenRTM-aist (C++) 機能 #2345 (終了): RTObjectStateMachineの実装
- RTObjectStateMachineを実装する。
- 02:28 コア リビジョン 2299: [incompat,header/impl,func] RTObjectStateMachine class was implemented. refs #2345
- 02:28 OpenRTM-aist (C++) リビジョン 2299 (openrtm-cxx): [incompat,header/impl,func] RTObjectStateMachine class was implemented. refs #2345
- 02:26 OpenRTM-aist (Java) 機能 #2344 (終了): RTObjectStateMachineの実装
- RTObjectStateMachineを実装する。
- 02:25 OpenRTM-aist (Python) 機能 #2343 (終了): RTObjectStateMachineの実装
- RTObjectStateMachineを実装する。
- 02:20 コア リビジョン 2298: [compat,impl,format] A debug print has been removed.
- 02:20 OpenRTM-aist (C++) リビジョン 2298 (openrtm-cxx): [compat,impl,format] A debug print has been removed.
- 02:18 コア リビジョン 2297: [compat,impl,func] ec->exec_cxt, synchronous->sync in rtc.conf. refs #2337
- 02:18 OpenRTM-aist (C++) リビジョン 2297 (openrtm-cxx): [compat,impl,func] ec->exec_cxt, synchronous->sync in rtc.conf. refs #2337
- 02:16 OpenRTM-aist (C++) 機能 #2337 (担当): RTCに継承されるプロパティ inherit_prop と取扱方法の変更, DefaultConfigurationの変更
- rtc.confに於いてexec_cxtをec変更するのは取り止めにする。
* ec->exec_cxt (ただし、コンポーネント個別のconfigファイルでは個別ECの指定にec.を使用)
* synchronous_xxx... - 02:15 OpenRTM-aist (Python) 機能 #2339: RTCに継承されるプロパティ inherit_prop と取扱方法の変更, DefaultConfigurationの変更
- rtc.confに於いてexec_cxtをec変更するのは取り止めにする。
* ec->exec_cxt (ただし、コンポーネント個別のconfigファイルでは個別ECの指定にec.を使用)
* synchronous_xxx... - 02:15 OpenRTM-aist (Java) 機能 #2338: RTCに継承されるプロパティ inherit_prop と取扱方法の変更, DefaultConfigurationの変更
- rtc.confに於いてexec_cxtをec変更するのは取り止めにする。
* ec->exec_cxt (ただし、コンポーネント個別のconfigファイルでは個別ECの指定にec.を使用)
* synchronous_xxx... - 00:57 OpenRTM-aist (C++) バグ #2342 (終了): ExecutionContextProfile setOwnerのバグ他
- 00:53 OpenRTM-aist (C++) バグ #2342 (終了): ExecutionContextProfile setOwnerのバグ他
- ExecutionContextProfile::setOwner()でm_profile.ownerへの参照の代入が間違っているので修正する。
また、
* addComponent()
* setOwner()
* getO... - 00:55 コア リビジョン 2296: [compat,doc/impl,bugfix] setOwner()'s bug was fixed. Some mutex guards have been added. refs #2342
- 00:55 OpenRTM-aist (C++) リビジョン 2296 (openrtm-cxx): [compat,doc/impl,bugfix] setOwner()'s bug was fixed. Some mutex guards have been added. refs #2342
- 00:53 OpenRTM-aist (Java) バグ #2341 (終了): ExecutionContextProfile setOwnerのバグ他
- ExecutionContextProfile::setOwner()でm_profile.ownerへの参照の代入が間違っているので修正する。
また、
* addComponent()
* setOwner()
* getO... - 00:53 OpenRTM-aist (Python) バグ #2340 (終了): ExecutionContextProfile setOwnerのバグ他
- ExecutionContextProfile::setOwner()でm_profile.ownerへの参照の代入が間違っているので修正する。
また、
* addComponent()
* setOwner()
* getO...
2012/02/03
- 19:05 OpenRTM-aist (Java) 調査 #2277 (終了): RTC.PortProfile の wstring の調査
- 19:03 OpenRTM-aist (Java) 機能 #2272 (終了): examplesを修正する。
- 19:00 OpenRTM-aist (Java) 機能 #2234 (終了): PeriodicExecutionContext の ExecutionContextProfile をガードする。
- 18:56 コア リビジョン 2295: Moved to the installer/autowix.cmd the build process of OpenCV-RTC.
- 18:56 OpenRTM-aist (C++) リビジョン 2295 (openrtm-cxx): Moved to the installer/autowix.cmd the build process of OpenCV-RTC.
- 17:32 コア リビジョン 2294: Moved to the installer/autowix.cmd the build process of OpenCV-RTC.
- 17:32 OpenRTM-aist (C++) リビジョン 2294 (openrtm-cxx): Moved to the installer/autowix.cmd the build process of OpenCV-RTC.
- 16:58 コア リビジョン 2293: Execution of the copyprops.bat has been added.
- 16:58 OpenRTM-aist (C++) リビジョン 2293 (openrtm-cxx): Execution of the copyprops.bat has been added.
- 16:27 コア リビジョン 2292: The option of qkc has been added in order to correspond to redirection processing.
- 16:27 OpenRTM-aist (C++) リビジョン 2292 (openrtm-cxx): The option of qkc has been added in order to correspond to redirection processing.
- 15:18 コア リビジョン 2291: Execution of the copyprops.bat has been added.
- 15:18 OpenRTM-aist (C++) リビジョン 2291 (openrtm-cxx): Execution of the copyprops.bat has been added.
- 13:55 OpenRTM-aist (Java) リビジョン 658 (openrtm-java): Fixed the bat file for the build. refs #1990
- 13:21 OpenRTM-aist (Python) リビジョン 512 (openrtm-python): merged r511
- 13:19 OpenRTM-aist (Python) 機能 #2302 (終了): LocalService の実装
- 13:19 OpenRTM-aist (Python) バグ #2316 (終了): ConfigurationSetのアクティブセットを<comp>.confで設定しても、見かけ上アクティブセットがデフォルトのままである
- 13:19 OpenRTM-aist (Python) バグ #2326 (終了): ManagerServant::delete_componentの挙動
- 13:17 OpenRTM-aist (Python) バグ #2336 (終了): RTObject_impl::exit() で再入すると落ちる
- 11:40 OpenRTM-aist (Python) バグ #2336 (解決): RTObject_impl::exit() で再入すると落ちる
- r511 にて対応。
- 11:11 OpenRTM-aist (Python) バグ #2336 (終了): RTObject_impl::exit() で再入すると落ちる
- RTObject_impl::exit() は2回呼ぶと、呼べてしまうので、再入しないように変更すべき。
exit()呼び出し済みフラグ m_exiting があるが、finalize() ではチェックしているが exit()ではチ... - 13:10 RTC Builder 整備 #884 (終了): [1.0.0版検証]コンフィグパラメータの「Radio」のenum型
- 13:09 RTC Builder バグ #1562 (終了): サービスポートのサーバントクラスのメソッドの宣言に関する問題
- 13:09 RTC Builder バグ #2238 (終了): Mac OS XでConfigurationページを開くと、最上部のリストボックスの仕切りが左により過ぎていて「名称」が見えない
- 13:09 RTC Builder バグ #2239 (終了): BUilderのConfiguration入力のテキストボックスがtabで次項木に移動できるようにする。
- 13:09 RTC Builder バグ #2240 (終了): Builderのテキストボックスをクリック時、2回目のクリックでも全選択が解除されない
- 13:08 RTC Builder バグ #2284 (終了): PACKAGE のビルドでエラーが発生する。
- 13:08 RTC Builder バグ #2258 (終了): IDLでモジュール内に定義されたstructを引数に持つインターフェースをC++にIDLコンパイルした際に引数の型にモジュール名(namespace)がついていない
- 13:08 RTC Builder バグ #2244 (終了): 生成されたコードのコメントをもう少し短くする
- 13:08 RTC Builder バグ #2243 (終了): Configuratioの制約条件で数字、不等号、xの間に空白があるとConstraint Errorになる
- 13:08 RTC Builder バグ #2242 (終了): RTC.xmlが正常に保存されない
- 13:07 RTC Builder バグ #2241 (終了): Builderのテキストボックスでマウスによる文字列の部分選択ができない
- 13:06 RTC Builder バグ #2259 (終了): IDLでoutとして宣言した関数引数のシグニチャが違う。
- 13:06 RTC Builder バグ #2298 (終了): バックアップファイルするを設定から指定できるようにする
- 13:05 RTC Builder 機能 #2299 (終了): コンポーネント.confの出力
- 11:41 OpenRTM-aist (Python) 機能 #2339 (担当): RTCに継承されるプロパティ inherit_prop と取扱方法の変更, DefaultConfigurationの変更
- 11:30 OpenRTM-aist (Python) 機能 #2339 (終了): RTCに継承されるプロパティ inherit_prop と取扱方法の変更, DefaultConfigurationの変更
- RTCに継承されるプロパティ inherit_prop に以下の修正を行う。
実行コンテキストのオプションは exec_cxt -> ec に変更。
synchronous transition関係のオプションが追加。
ecにp... - 11:41 OpenRTM-aist (Python) 機能 #2332 (担当): coil::Factoryに生成したオブジェクトを管理する機能を追加する。
- 11:41 OpenRTM-aist (Python) 整備 #2323 (担当): ExecutionContextBaseの見直し
- 11:40 OpenRTM-aist (Python) リビジョン 511 (openrtm-python): [compat,impl,bugfix] Now re-enter to exit() function is checked. refs #2336
- 11:36 OpenRTM-aist (C++) 機能 #2337 (終了): RTCに継承されるプロパティ inherit_prop と取扱方法の変更, DefaultConfigurationの変更
- 11:30 OpenRTM-aist (C++) 機能 #2337 (終了): RTCに継承されるプロパティ inherit_prop と取扱方法の変更, DefaultConfigurationの変更
- RTCに継承されるプロパティ inherit_prop に以下の修正を行う。
実行コンテキストのオプションは exec_cxt -> ec に変更。
synchronous transition関係のオプションが追加。
ecにp... - 11:35 OpenRTM-aist (C++) バグ #2334 (終了): RTObject_impl::exit() で再入すると落ちる
- 11:08 OpenRTM-aist (C++) バグ #2334 (終了): RTObject_impl::exit() で再入すると落ちる
- RTObject_impl::exit() は2回呼ぶと、呼べてしまうので、再入しないように変更すべき。
exit()呼び出し済みフラグ m_exiting があるが、finalize() ではチェックしているが exit()ではチ... - 11:35 コア リビジョン 2290: [compat,impl,header,newfunc] Default and inherited configurations have been updated for new EC. Now non-empty properties are only inherited. refs #2337
- 11:35 OpenRTM-aist (C++) リビジョン 2290 (openrtm-cxx): [compat,impl,header,newfunc] Default and inherited configurations have been updated for new EC. Now non-empty properties are only inherited. refs #2337
- 11:33 コア リビジョン 2289: The option of qkc has been added in order to correspond to redirection processing.
- 11:33 OpenRTM-aist (C++) リビジョン 2289 (openrtm-cxx): The option of qkc has been added in order to correspond to redirection processing.
- 11:30 OpenRTM-aist (Java) 機能 #2338 (終了): RTCに継承されるプロパティ inherit_prop と取扱方法の変更, DefaultConfigurationの変更
- RTCに継承されるプロパティ inherit_prop に以下の修正を行う。
実行コンテキストのオプションは exec_cxt -> ec に変更。
synchronous transition関係のオプションが追加。
ecにp... - 11:19 コア リビジョン 2288: [compat,impl,bugfix] Now re-enter to exit() function is checked. refs #2334
- 11:19 OpenRTM-aist (C++) リビジョン 2288 (openrtm-cxx): [compat,impl,bugfix] Now re-enter to exit() function is checked. refs #2334
- 11:11 OpenRTM-aist (Java) バグ #2335 (終了): RTObject_impl::exit() で再入すると落ちる
- RTObject_impl::exit() は2回呼ぶと、呼べてしまうので、再入しないように変更すべき。
exit()呼び出し済みフラグ m_exiting があるが、finalize() ではチェックしているが exit()ではチ... - 11:08 OpenRTM-aist (C++) バグ #2314 (終了): ConfigurationSetのアクティブセットを<comp>.confで設定しても、見かけ上アクティブセットがデフォルトのままである
- 09:32 コア リビジョン 2287: Exiting state check has been added to exit() function.
- 09:32 OpenRTM-aist (C++) リビジョン 2287 (openrtm-cxx): Exiting state check has been added to exit() function.
- 00:18 RT System Editor バグ #2289 (終了): Mac上でConfigurationダイアログが正常に表示されない
- ・Mac OS X Lion + eclipse3.4(32bit) + rtmtools1.1.0-RC2
・Mac OS X Lion + eclipse3.7(64bit) + rtmtools1.1.0-RC2
で試したが...
2012/02/02
- 22:53 RT System Editor リビジョン 255 (rtsystemeditor)
- 22:53 RTC Builder リビジョン 255 (rtmtools)
- 18:42 RT System Editor バグ #2289 (担当): Mac上でConfigurationダイアログが正常に表示されない
- 現象を再現することができませんでした
- 18:02 OpenRTM-aist (Java) リビジョン 657 (openrtm-java): Daily check in. refs #2322
- 17:03 コア リビジョン 2286: for jenkins.
- 17:03 OpenRTM-aist (C++) リビジョン 2286 (openrtm-cxx): for jenkins.
- 16:51 RTC Builder バグ #2238 (解決): Mac OS XでConfigurationページを開くと、最上部のリストボックスの仕切りが左により過ぎていて「名称」が見えない
- 修正させて頂きました #236
- 16:50 RT System Editor リビジョン 254 (rtsystemeditor): Modified TableViewer for MacOS #2238
- 16:50 RTC Builder リビジョン 254 (rtmtools): Modified TableViewer for MacOS #2238
- 16:12 コア リビジョン 2285: for jenkins.
- 16:12 OpenRTM-aist (C++) リビジョン 2285 (openrtm-cxx): for jenkins.
- 15:06 コア リビジョン 2284: test repository for Jenkins
- 15:06 OpenRTM-aist (C++) リビジョン 2284 (openrtm-cxx): test repository for Jenkins
- 15:06 コア リビジョン 2283: test repository for Jenkins
- 15:06 OpenRTM-aist (C++) リビジョン 2283 (openrtm-cxx): test repository for Jenkins
- 14:45 コア リビジョン 2282: test repository for Jenkins
- 14:45 OpenRTM-aist (C++) リビジョン 2282 (openrtm-cxx): test repository for Jenkins
- 14:44 コア リビジョン 2281: test repository for Jenkins
- 14:44 OpenRTM-aist (C++) リビジョン 2281 (openrtm-cxx): test repository for Jenkins
- 14:24 OpenRTM-aist (Java) リビジョン 656 (openrtm-java): Deleted some codes for debugging. refs #2322
- 11:54 RT System Editor バグ #2207 (解決): 複合コンポーネントの内部コンポーネントのポート接続線が表示されない。
- 修正させて頂きました #253
- 11:53 RT System Editor リビジョン 253 (rtsystemeditor): Modified CompositeRTC connection display #2207
- 11:53 RTC Builder リビジョン 253 (rtmtools): Modified CompositeRTC connection display #2207
- 10:30 OpenRTM-aist (Python) リビジョン 510 (openrtm-python): r505-r509 merged.
2012/02/01
- 14:24 RT System Editor バグ #1437 (解決): YAML schema does not match UML
- 修正させて頂きました.
2012/01/31
- 16:23 コア リビジョン 2280: OpenCV-RTC came to be built by autobuild_vcX.bat.
- 16:23 OpenRTM-aist (C++) リビジョン 2280 (openrtm-cxx): OpenCV-RTC came to be built by autobuild_vcX.bat.
- 11:55 コア リビジョン 2279: -export-dynamic option for Mac OS X has been modified.
- 11:55 OpenRTM-aist (C++) リビジョン 2279 (openrtm-cxx): -export-dynamic option for Mac OS X has been modified.
- 11:24 コア リビジョン 2278: -export-dynamic option for Mac OS X has been modified.
- 11:24 OpenRTM-aist (C++) リビジョン 2278 (openrtm-cxx): -export-dynamic option for Mac OS X has been modified.
- 10:46 RT System Editor リビジョン 252 (rtsystemeditor): Modified ConfigurationView update
- 10:46 RTC Builder リビジョン 252 (rtmtools): Modified ConfigurationView update
- 00:28 OpenRTM-aist (C++) 機能 #2333 (終了): coil::Factoryに生成したオブジェクトを管理する機能を追加する。
- 00:28 OpenRTM-aist (C++) 機能 #2333 (終了): coil::Factoryに生成したオブジェクトを管理する機能を追加する。
- coil::Factoryに生成したオブジェクトを管理する機能を追加する。...
- 00:28 OpenRTM-aist (Python) 機能 #2332 (終了): coil::Factoryに生成したオブジェクトを管理する機能を追加する。
- coil::Factoryに生成したオブジェクトを管理する機能を追加する。...
- 00:28 OpenRTM-aist (Java) 機能 #2331 (終了): coil::Factoryに生成したオブジェクトを管理する機能を追加する。
- coil::Factoryに生成したオブジェクトを管理する機能を追加する。...
- 00:24 コア リビジョン 2277: Factory now manages created objects.
- 00:24 OpenRTM-aist (C++) リビジョン 2277 (openrtm-cxx): Factory now manages created objects.
- 00:24 コア リビジョン 2276: Include gurad has been added.
- 00:24 OpenRTM-aist (C++) リビジョン 2276 (openrtm-cxx): Include gurad has been added.
2012/01/30
- 01:01 RT System Editor 機能 #2290 (解決): Configruationダイアログの機能拡張
- 追加させて頂きました #251
- 01:00 RT System Editor リビジョン 251 (rtsystemeditor): Add checkBox and ordered list in Configuration Dialog #2290
- 01:00 RTC Builder リビジョン 251 (rtmtools): Add checkBox and ordered list in Configuration Dialog #2290
- 00:44 RT System Editor 機能 #2291 (解決): Configruation機能で更新されたパラメータのみ送るように変更する
- 修正させて頂きました #249,#250
- 00:43 RT System Editor リビジョン 250 (rtsystemeditor): Modified ConfigrationSet Update #2291
- 00:43 RTC Builder リビジョン 250 (rtmtools): Modified ConfigrationSet Update #2291
- 00:43 RT System Editor リビジョン 249 (rtsystemeditor): Modified ConfigrationSet Update #2291
- 00:43 RTC Builder リビジョン 249 (rtmtools): Modified ConfigrationSet Update #2291
- 00:19 RT System Editor 機能 #2328: RTSProfileを読み込みRTCの起動・接続を行うデプロイメント機能
- デプロイ情報が不完全な場合に,処理を継続するか確認するダイアログを追加 #247,248
- 00:18 RT System Editor リビジョン 248 (rtsystemeditor): Modeified Incomplete Deployment #2328
- 00:18 RTC Builder リビジョン 248 (rtmtools): Modeified Incomplete Deployment #2328
- 00:17 RT System Editor リビジョン 247 (rtsystemeditor): Modeified Incomplete Deployment #2328
- 00:17 RTC Builder リビジョン 247 (rtmtools): Modeified Incomplete Deployment #2328
2012/01/27
- 18:39 OpenRTM-aist (Java) リビジョン 655 (openrtm-java): Daily check in. refs #2322
2012/01/26
- 17:56 OpenRTM-aist (Java) リビジョン 654 (openrtm-java): Daily check in. refs #2322
2012/01/25
- 17:53 OpenRTM-aist (Java) リビジョン 653 (openrtm-java): Daily check in. refs #2322
- 17:34 OpenRTM-aist (Java) リビジョン 652 (openrtm-java): Fixed build.xml. refs #1990
2012/01/23
- 17:57 OpenRTM-aist (Java) リビジョン 651 (openrtm-java): Daily check in. refs #2322
- 16:12 OpenRTM-aist (Python) リビジョン 509 (openrtm-python): Log messages have been added when RTC initialization failed.
- 16:06 OpenRTM-aist (Python) リビジョン 508 (openrtm-python): Now the manager config has a loaded configuration file name in config_file property.
- 15:35 OpenRTM-aist (Python) リビジョン 507 (openrtm-python): RTObject.getConfigService() has been added.
- 15:26 OpenRTM-aist (Python) リビジョン 506 (openrtm-python): Now StringUtil.flatten receives delimiter.
- 15:16 OpenRTM-aist (Python) リビジョン 505 (openrtm-python): Bug fix.
- 10:08 RTC Builder バグ #2330 (終了): 自動ビルドツールのJenkinsへの対応(RTCB)
- Jenkinsからビルド、パッケージングまで行えるようにする。
- 10:07 RT System Editor 整備 #2329 (終了): 自動ビルドツールのJenkinsへの対応(RTSE/RCP)
- Jenkinsから、ビルド、パッケージングまで行えるようにする。
2012/01/22
- 21:26 RT System Editor 機能 #2328 (終了): RTSProfileを読み込みRTCの起動・接続を行うデプロイメント機能
- デプロイメント機能は、RTSystemEditorで生成したRTSProfileに含まれる各コンポーネントを実際にどのノード上でインスタンス化するか、マッピングを行う機能を有する。マッピング情報は別途XML形式で保存するものとし、これ...
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
他の形式にエクスポート: Atom