活動
2009/05/21から2009/06/19まで
2009/06/18
- 18:37 OpenRTM-aist (C++) バグ #718 (終了): RTC Builderによるソースコード生成の不具合
- RTC Builderでソースコードを生成した場合、registrationブロックがコンストラクタ内に作成される。
registerPort()がコンストラクタ内にあると、rtc.confで定義されたconfig_fileの内容が... - 18:35 OpenRTM-aist (C++) バグ #717 (終了): OpenRTM-aist(C++)-v1.0.0-RC1 gen.shによるソースコード生成の不具合
- gen.shでソースコードを生成した場合、registrationブロックがコンストラクタ内に作成される。
registerPort()がコンストラクタ内にあると、rtc.confで定義されたconfig_fileの内容がprope... - 15:45 OpenRTM-aist (C++) 整備 #714 (終了): OpenRTM-aist(C++)-v1.0.0-RC1 古いIDLファイル混在によるRtcBuilderの不具合
- RtcBuilderより、Linux版のData TypeのIDL File Directoriesを指定して「適用」を実行すると
「IDLファイルをパース時にエラーが発生しました。」が表示される。
●エラー表示1
[SD... - 10:38 コア リビジョン 1395: Added include file <cstdlib>
- 10:38 OpenRTM-aist (C++) リビジョン 1395 (openrtm-cxx): Added include file <cstdlib>
2009/06/15
- 16:36 OpenRTM-aist (C++) バグ #628 (終了): coil::Logger のバグ windows
- 09:40 OpenRTM-aist (C++) バグ #628: coil::Logger のバグ windows
* 現象:
ログ情報が欠ける
* 原因:
sync()の処理中にテスト側の svc() の挿入演算子(<<)が実行され、sync()が終了する前に pptr() が更新されます。
sync()ではStreamの出力後にpp...- 13:47 OpenRTM-aist (C++) バグ #707 (終了): OpenRTM-aist(C++)-v1.0.0-RC1 PublisherNew.cppの不具合
- 13:45 OpenRTM-aist (C++) バグ #707 (解決): OpenRTM-aist(C++)-v1.0.0-RC1 PublisherNew.cppの不具合
- ●テスト条件
exsampleのSeqIOよりSeqIn/Outを使用し、以下の手順で操作した。
1. SeqOutから連番1~出力するようコンパイル。
2. SeqOut/InをEclipseに配置、ポート接続、Al... - 13:39 OpenRTM-aist (C++) バグ #707 (終了): OpenRTM-aist(C++)-v1.0.0-RC1 PublisherNew.cppの不具合
- PublisherNew.cppのpushAll()関数・pushFifo()関数・pushSkip()関数で、
BUFFER_FULLの際、出力データが抜ける不具合あり。
- 13:46 コア リビジョン 1394: The bugs of the log function have been fixed. (for Redmine Ticket #628)
- 13:46 OpenRTM-aist (C++) リビジョン 1394 (openrtm-cxx): The bugs of the log function have been fixed. (for Redmine Ticket #628)
- 13:46 OpenRTM-aist (C++) バグ #706 (終了): OpenRTM-aist(C++)-v1.0.0-RC1 PublisherPeriodic.cppの不具合
- 13:44 OpenRTM-aist (C++) バグ #706 (解決): OpenRTM-aist(C++)-v1.0.0-RC1 PublisherPeriodic.cppの不具合
- ●テスト条件
exsampleのSeqIOよりSeqIn/Outを使用し、以下の手順で操作した。
1. SeqOutから連番1~出力するようコンパイル。
2. SeqOut/InをEclipseに配置、ポート接続、Al... - 13:39 OpenRTM-aist (C++) バグ #706 (終了): OpenRTM-aist(C++)-v1.0.0-RC1 PublisherPeriodic.cppの不具合
- PublisherPeriodic.cppのpushFifo()関数・pushSkip()関数で、
BUFFER_FULLの際、出力データが抜ける不具合あり。
- 13:27 OpenRTM-aist (C++) バグ #624 (終了): OpenRTM-aist(C++)-v1.0.0RC版のポート関連関数使用時の不具合
2009/06/10
- 18:50 OpenRTM-aist (C++) 整備 #547 (終了): coil stringutil ユニットテスト追加
2009/06/05
- 18:40 コア リビジョン 1393: Some build errors have been resolved.(rtm test)
- 18:40 OpenRTM-aist (C++) リビジョン 1393 (openrtm-cxx): Some build errors have been resolved.(rtm test)
- 16:46 コア リビジョン 1392: The bugs of the log function have been fixed. (for Redmine Ticket #628)
- 16:46 OpenRTM-aist (C++) リビジョン 1392 (openrtm-cxx): The bugs of the log function have been fixed. (for Redmine Ticket #628)
- 11:35 コア リビジョン 1391: This tag(RELEASE_1_0_0_RC2) was deleted because it had made it by the error in operation.
- 11:35 OpenRTM-aist (C++) リビジョン 1391 (openrtm-cxx): This tag(RELEASE_1_0_0_RC2) was deleted because it had made it by the error in operation.
- 11:32 コア リビジョン 1390: RELEASE_1_0_0_RC1 tagged.
- 11:32 OpenRTM-aist (C++) リビジョン 1390 (openrtm-cxx): RELEASE_1_0_0_RC1 tagged.
- 11:27 コア リビジョン 1389: RELEASE_1_0_0_RC1 tagged.
- 11:27 OpenRTM-aist (C++) リビジョン 1389 (openrtm-cxx): RELEASE_1_0_0_RC1 tagged.
2009/06/01
- 19:15 RTC Builder 機能 #582 (解決): コード生成先をworkspace配下以外にもできるようにする
- プロジェクト作成時にworkspace配下以外の場所に保存する形に指定可能
- 19:13 コア リビジョン 1388: Composite component's bugs have been fixed in initialize()
- 19:13 OpenRTM-aist (C++) リビジョン 1388 (openrtm-cxx): Composite component's bugs have been fixed in initialize()
- 18:15 OpenRTM-aist (C++) 整備 #550 (終了): coil::Factory の unittest の実装
- 18:13 OpenRTM-aist (C++) 整備 #588 (終了): coil::PeriodicTask の unittest 作成
- 17:32 コア リビジョン 1387: Some build errors have been resolved.(rtm test)
- 17:32 OpenRTM-aist (C++) リビジョン 1387 (openrtm-cxx): Some build errors have been resolved.(rtm test)
- 16:40 コア リビジョン 1386: Fixed library name in pkg-config file
- 16:40 OpenRTM-aist (C++) リビジョン 1386 (openrtm-cxx): Fixed library name in pkg-config file
- 16:17 コア リビジョン 1385: dirname()/basename() have been fixed.
- 16:17 OpenRTM-aist (C++) リビジョン 1385 (openrtm-cxx): dirname()/basename() have been fixed.
2009/05/29
- 16:10 整備 #598 (終了): VMhostへのFreeBSD7.2のインストール
- 14:34 コア リビジョン 1384: Condition::wait() bugs were fixed.
- 14:34 OpenRTM-aist (C++) リビジョン 1384 (openrtm-cxx): Condition::wait() bugs were fixed.
- 14:17 コア リビジョン 1383: Some build errors have been solved.(coil test)
- 14:17 OpenRTM-aist (C++) リビジョン 1383 (openrtm-cxx): Some build errors have been solved.(coil test)
- 14:13 コア リビジョン 1382: Some build errors have been solved. (coil test for win32)
- 14:13 OpenRTM-aist (C++) リビジョン 1382 (openrtm-cxx): Some build errors have been solved. (coil test for win32)
2009/05/27
- 18:54 OpenRTM-aist (C++) バグ #624: OpenRTM-aist(C++)-v1.0.0RC版のポート関連関数使用時の不具合
- 2. exsampleのSeqIn/Out使用時、Subscription Type:new接続で受信側SeqInをDeactivate->Activateにすると、SeqIn出力が止まってしまう。
この件について原因を特定した... - 18:51 OpenRTM-aist (C++) バグ #634 (終了): OpenRTM-aist-1.0.0-RC1にてlog_levelを設定しないとログが出力されない問題
- OpenRTM-aist-1.0.0-RC1(r1373)にて、RTコンポーネントのログを出力したい場合、
rtc.confのlogger.log_levelを設定する必要がある。
logger.log_levelを設定していない...
2009/05/25
- 14:56 コア リビジョン 1381: coil::PeriodicTask tests have been updated.
- 14:56 OpenRTM-aist (C++) リビジョン 1381 (openrtm-cxx): coil::PeriodicTask tests have been updated.
- 12:11 コア リビジョン 1380: svc_run() bugs were filed.
- 12:11 OpenRTM-aist (C++) リビジョン 1380 (openrtm-cxx): svc_run() bugs were filed.
- 12:06 コア リビジョン 1379: coil::Task tests have been updated.
- 12:06 OpenRTM-aist (C++) リビジョン 1379 (openrtm-cxx): coil::Task tests have been updated.
- 12:05 コア リビジョン 1378: Some compile errors have been resolved.
- 12:05 OpenRTM-aist (C++) リビジョン 1378 (openrtm-cxx): Some compile errors have been resolved.
- 10:56 OpenRTM-aist (C++) 機能 #632 (終了): OpenRTM-aist(C++)-v1.0.0 RC版のメモリーリーク調査
- OpenRTM-aist(C++)-v1.0.0 RC版に於けるメモリーリーク調査を行う。
チケット#530で行ったメモリーリークチェックのテストスクリプトを使用して調査を行う。
2009/05/24
- 15:41 コア リビジョン 1377: Installer product name modified to include version number.
- 15:41 OpenRTM-aist (C++) リビジョン 1377 (openrtm-cxx): Installer product name modified to include version number.
- 14:05 コア リビジョン 1376: Character code changed.
- 14:05 OpenRTM-aist (C++) リビジョン 1376 (openrtm-cxx): Character code changed.
- 13:59 コア リビジョン 1375: FPS bug fix.
- 13:59 OpenRTM-aist (C++) リビジョン 1375 (openrtm-cxx): FPS bug fix.
2009/05/22
- 21:23 コア リビジョン 1374: FPS cal bugs have been fixed.
- 21:23 OpenRTM-aist (C++) リビジョン 1374 (openrtm-cxx): FPS cal bugs have been fixed.
- 21:19 コア リビジョン 1373: debug print was deleted.
- 21:19 OpenRTM-aist (C++) リビジョン 1373 (openrtm-cxx): debug print was deleted.
- 20:47 コア リビジョン 1372: The problem of the display of FPS has been resolved.
- 20:47 OpenRTM-aist (C++) リビジョン 1372 (openrtm-cxx): The problem of the display of FPS has been resolved.
- 17:26 コア リビジョン 1371: disconnection bugs were fixed.
- 17:26 OpenRTM-aist (C++) リビジョン 1371 (openrtm-cxx): disconnection bugs were fixed.
- 17:17 コア リビジョン 1370: Modifed to avoid unused variable warning.
- 17:17 OpenRTM-aist (C++) リビジョン 1370 (openrtm-cxx): Modifed to avoid unused variable warning.
- 17:11 コア リビジョン 1369: These have been changed for the test of coil::Properties(win32).
- 17:11 OpenRTM-aist (C++) リビジョン 1369 (openrtm-cxx): These have been changed for the test of coil::Properties(win32).
- 17:11 コア リビジョン 1368: These have been changed for the test of coil::AsyncInvoker(win32).
- 17:11 OpenRTM-aist (C++) リビジョン 1368 (openrtm-cxx): These have been changed for the test of coil::AsyncInvoker(win32).
- 16:28 コア リビジョン 1367: Modified to install configsample.conf under example dir.
- 16:28 OpenRTM-aist (C++) リビジョン 1367 (openrtm-cxx): Modified to install configsample.conf under example dir.
- 12:06 OpenRTM-aist (C++) バグ #631 (終了): rpm,debインストールパッケージの修正
- 各OpenRTM-aist-1.0.0-exampleにConfigSampleCompで使用するConfigsample.confを追加する。
また、rtc.confにもConfigsample.confを使用するコードを追記する。 - 12:00 整備 #585 (終了): デモスペースの整備
- 12:00 整備 #528 (終了): wiimote RTC 作成
- 11:59 整備 #576 (終了): VMhostへの Ubuntu9.04のインストール
- 10:45 OpenRTM-aist (C++) バグ #628 (終了): coil::Logger のバグ windows
- Logger の windows の Unitテストでバグがありました。
* 現象
期待通りにログファイルが出力されない。
* 参考
Linuxでのテストでは問題なし。
本バグの前に以下の問題があり対応しています。
現象
... - 10:30 コア リビジョン 1366: The problem that fault occurs when Logger was executed has been resolved. However, some problems remain in Logger.
- 10:30 OpenRTM-aist (C++) リビジョン 1366 (openrtm-cxx): The problem that fault occurs when Logger was executed has been resolved. However, some problems remain in Logger.
2009/05/21
- 20:29 コア リビジョン 1365: Some build errors of win32 have been resolved.
- 20:29 OpenRTM-aist (C++) リビジョン 1365 (openrtm-cxx): Some build errors of win32 have been resolved.
- 13:10 コア リビジョン 1364: Some compile errors of win32 have been resolved.
- 13:10 OpenRTM-aist (C++) リビジョン 1364 (openrtm-cxx): Some compile errors of win32 have been resolved.
- 10:51 コア リビジョン 1363: fixed build error.
- 10:51 OpenRTM-aist (C++) リビジョン 1363 (openrtm-cxx): fixed build error.
- 10:33 コア リビジョン 1362: Added configuration parameter.(width and height of image)
- 10:33 OpenRTM-aist (C++) リビジョン 1362 (openrtm-cxx): Added configuration parameter.(width and height of image)
- 10:33 コア リビジョン 1361: Added configuration parameter.(width and height of image)
- 10:33 OpenRTM-aist (C++) リビジョン 1361 (openrtm-cxx): Added configuration parameter.(width and height of image)
- 02:59 コア リビジョン 1360: Debug prints were deleted.
- 02:59 OpenRTM-aist (C++) リビジョン 1360 (openrtm-cxx): Debug prints were deleted.
- 02:58 コア リビジョン 1359: code cleanup
- 02:58 OpenRTM-aist (C++) リビジョン 1359 (openrtm-cxx): code cleanup
- 02:58 コア リビジョン 1358: timestamp
- 02:58 OpenRTM-aist (C++) リビジョン 1358 (openrtm-cxx): timestamp
- 02:57 コア リビジョン 1357: iterator increment bug was fixed.
- 02:57 OpenRTM-aist (C++) リビジョン 1357 (openrtm-cxx): iterator increment bug was fixed.
- 02:56 コア リビジョン 1356: Debug prints have been deleted.
- Code cleanup.
- 02:56 OpenRTM-aist (C++) リビジョン 1356 (openrtm-cxx): Debug prints have been deleted.
- Code cleanup.
- 02:51 コア リビジョン 1355: suspend()/signal() bugs were fixed.
- 02:51 OpenRTM-aist (C++) リビジョン 1355 (openrtm-cxx): suspend()/signal() bugs were fixed.
- 02:40 コア リビジョン 1354: Debug print has been deleted
- 02:40 OpenRTM-aist (C++) リビジョン 1354 (openrtm-cxx): Debug print has been deleted
- 01:35 RT System Editor 機能 #625 (終了): ポートを二重に接続した際の挙動
- ポートを二重に接続した際に、
* エディタからは最初の接続プロファイルしか見ることができない。
* 線が1本しかない
可能であれば、以下のような挙動になるようにしたい
* 線をコントロールポイントでずらして、個別に選択でき...
他の形式にエクスポート: Atom