プロジェクト

全般

プロフィール

活動

2009/05/17から2009/06/15まで

2009/06/15

16:36 バグ #628 (終了): coil::Logger のバグ windows
匿名ユーザー
09:40 バグ #628: coil::Logger のバグ windows

* 現象:
ログ情報が欠ける
* 原因:
sync()の処理中にテスト側の svc() の挿入演算子(<<)が実行され、sync()が終了する前に pptr() が更新されます。
sync()ではStreamの出力後にpp...
匿名ユーザー
13:47 バグ #707 (終了): OpenRTM-aist(C++)-v1.0.0-RC1 PublisherNew.cppの不具合
匿名ユーザー
13:45 バグ #707 (解決): OpenRTM-aist(C++)-v1.0.0-RC1 PublisherNew.cppの不具合
●テスト条件
 exsampleのSeqIOよりSeqIn/Outを使用し、以下の手順で操作した。
  1. SeqOutから連番1~出力するようコンパイル。
  2. SeqOut/InをEclipseに配置、ポート接続、Al...
匿名ユーザー
13:39 バグ #707 (終了): OpenRTM-aist(C++)-v1.0.0-RC1 PublisherNew.cppの不具合
PublisherNew.cppのpushAll()関数・pushFifo()関数・pushSkip()関数で、
BUFFER_FULLの際、出力データが抜ける不具合あり。
匿名ユーザー
13:46 リビジョン 1394 (openrtm-cxx): The bugs of the log function have been fixed. (for Redmine Ticket #628)
fsi-katami
13:46 コア リビジョン 1394: The bugs of the log function have been fixed. (for Redmine Ticket #628)
fsi-katami
13:46 バグ #706 (終了): OpenRTM-aist(C++)-v1.0.0-RC1 PublisherPeriodic.cppの不具合
匿名ユーザー
13:44 バグ #706 (解決): OpenRTM-aist(C++)-v1.0.0-RC1 PublisherPeriodic.cppの不具合
●テスト条件
 exsampleのSeqIOよりSeqIn/Outを使用し、以下の手順で操作した。
  1. SeqOutから連番1~出力するようコンパイル。
  2. SeqOut/InをEclipseに配置、ポート接続、Al...
匿名ユーザー
13:39 バグ #706 (終了): OpenRTM-aist(C++)-v1.0.0-RC1 PublisherPeriodic.cppの不具合
PublisherPeriodic.cppのpushFifo()関数・pushSkip()関数で、
BUFFER_FULLの際、出力データが抜ける不具合あり。
匿名ユーザー
13:27 バグ #624 (終了): OpenRTM-aist(C++)-v1.0.0RC版のポート関連関数使用時の不具合
匿名ユーザー

2009/06/10

18:50 整備 #547 (終了): coil stringutil ユニットテスト追加
harumi

2009/06/05

18:40 リビジョン 1393 (openrtm-cxx): Some build errors have been resolved.(rtm test)
fsi-katami
18:40 コア リビジョン 1393: Some build errors have been resolved.(rtm test)
fsi-katami
16:46 リビジョン 1392 (openrtm-cxx): The bugs of the log function have been fixed. (for Redmine Ticket #628)
fsi-katami
16:46 コア リビジョン 1392: The bugs of the log function have been fixed. (for Redmine Ticket #628)
fsi-katami
11:35 リビジョン 1391 (openrtm-cxx): This tag(RELEASE_1_0_0_RC2) was deleted because it had made it by the error in operation.
fsi-katami
11:35 コア リビジョン 1391: This tag(RELEASE_1_0_0_RC2) was deleted because it had made it by the error in operation.
fsi-katami
11:32 リビジョン 1390 (openrtm-cxx): RELEASE_1_0_0_RC1 tagged.
fsi-katami
11:32 コア リビジョン 1390: RELEASE_1_0_0_RC1 tagged.
fsi-katami
11:27 リビジョン 1389 (openrtm-cxx): RELEASE_1_0_0_RC1 tagged.
fsi-katami
11:27 コア リビジョン 1389: RELEASE_1_0_0_RC1 tagged.
fsi-katami

2009/06/01

19:13 リビジョン 1388 (openrtm-cxx): Composite component's bugs have been fixed in initialize()
kurihara
19:13 コア リビジョン 1388: Composite component's bugs have been fixed in initialize()
kurihara
18:15 整備 #550 (終了): coil::Factory の unittest の実装
匿名ユーザー
18:13 整備 #588 (終了): coil::PeriodicTask の unittest 作成
匿名ユーザー
17:32 リビジョン 1387 (openrtm-cxx): Some build errors have been resolved.(rtm test)
fsi-katami
17:32 コア リビジョン 1387: Some build errors have been resolved.(rtm test)
fsi-katami
16:40 リビジョン 1386 (openrtm-cxx): Fixed library name in pkg-config file
geoffrey
16:40 コア リビジョン 1386: Fixed library name in pkg-config file
geoffrey
16:17 リビジョン 1385 (openrtm-cxx): dirname()/basename() have been fixed.
fsi-katami
16:17 コア リビジョン 1385: dirname()/basename() have been fixed.
fsi-katami

2009/05/29

14:34 リビジョン 1384 (openrtm-cxx): Condition::wait() bugs were fixed.
fsi-katami
14:34 コア リビジョン 1384: Condition::wait() bugs were fixed.
fsi-katami
14:17 リビジョン 1383 (openrtm-cxx): Some build errors have been solved.(coil test)
fsi-katami
14:17 コア リビジョン 1383: Some build errors have been solved.(coil test)
fsi-katami
14:13 リビジョン 1382 (openrtm-cxx): Some build errors have been solved. (coil test for win32)
fsi-katami
14:13 コア リビジョン 1382: Some build errors have been solved. (coil test for win32)
fsi-katami

2009/05/27

18:54 バグ #624: OpenRTM-aist(C++)-v1.0.0RC版のポート関連関数使用時の不具合
2. exsampleのSeqIn/Out使用時、Subscription Type:new接続で受信側SeqInをDeactivate->Activateにすると、SeqIn出力が止まってしまう。
この件について原因を特定した...
匿名ユーザー
18:51 バグ #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を設定していない...
kurihara

2009/05/25

14:56 リビジョン 1381 (openrtm-cxx): coil::PeriodicTask tests have been updated.
fsi-katami
14:56 コア リビジョン 1381: coil::PeriodicTask tests have been updated.
fsi-katami
12:11 リビジョン 1380 (openrtm-cxx): svc_run() bugs were filed.
fsi-katami
12:11 コア リビジョン 1380: svc_run() bugs were filed.
fsi-katami
12:06 リビジョン 1379 (openrtm-cxx): coil::Task tests have been updated.
fsi-katami
12:06 コア リビジョン 1379: coil::Task tests have been updated.
fsi-katami
12:05 リビジョン 1378 (openrtm-cxx): Some compile errors have been resolved.
fsi-katami
12:05 コア リビジョン 1378: Some compile errors have been resolved.
fsi-katami
10:56 機能 #632 (終了): OpenRTM-aist(C++)-v1.0.0 RC版のメモリーリーク調査
OpenRTM-aist(C++)-v1.0.0 RC版に於けるメモリーリーク調査を行う。
チケット#530で行ったメモリーリークチェックのテストスクリプトを使用して調査を行う。
匿名ユーザー

2009/05/24

15:41 リビジョン 1377 (openrtm-cxx): Installer product name modified to include version number.
n-ando
15:41 コア リビジョン 1377: Installer product name modified to include version number.
n-ando
14:05 リビジョン 1376 (openrtm-cxx): Character code changed.
n-ando
14:05 コア リビジョン 1376: Character code changed.
n-ando
13:59 リビジョン 1375 (openrtm-cxx): FPS bug fix.
n-ando
13:59 コア リビジョン 1375: FPS bug fix.
n-ando

2009/05/22

21:23 リビジョン 1374 (openrtm-cxx): FPS cal bugs have been fixed.
n-ando
21:23 コア リビジョン 1374: FPS cal bugs have been fixed.
n-ando
21:19 リビジョン 1373 (openrtm-cxx): debug print was deleted.
n-ando
21:19 コア リビジョン 1373: debug print was deleted.
n-ando
20:47 リビジョン 1372 (openrtm-cxx): The problem of the display of FPS has been resolved.
fsi-katami
20:47 コア リビジョン 1372: The problem of the display of FPS has been resolved.
fsi-katami
17:26 リビジョン 1371 (openrtm-cxx): disconnection bugs were fixed.
n-ando
17:26 コア リビジョン 1371: disconnection bugs were fixed.
n-ando
17:17 リビジョン 1370 (openrtm-cxx): Modifed to avoid unused variable warning.
n-ando
17:17 コア リビジョン 1370: Modifed to avoid unused variable warning.
n-ando
17:11 リビジョン 1369 (openrtm-cxx): These have been changed for the test of coil::Properties(win32).
fsi-katami
17:11 コア リビジョン 1369: These have been changed for the test of coil::Properties(win32).
fsi-katami
17:11 リビジョン 1368 (openrtm-cxx): These have been changed for the test of coil::AsyncInvoker(win32).
fsi-katami
17:11 コア リビジョン 1368: These have been changed for the test of coil::AsyncInvoker(win32).
fsi-katami
16:28 リビジョン 1367 (openrtm-cxx): Modified to install configsample.conf under example dir.
n-ando
16:28 コア リビジョン 1367: Modified to install configsample.conf under example dir.
n-ando
12:06 バグ #631 (終了): rpm,debインストールパッケージの修正
各OpenRTM-aist-1.0.0-exampleにConfigSampleCompで使用するConfigsample.confを追加する。
また、rtc.confにもConfigsample.confを使用するコードを追記する。
harumi
10:45 バグ #628 (終了): coil::Logger のバグ windows
Logger の windows の Unitテストでバグがありました。
* 現象
期待通りにログファイルが出力されない。
* 参考
Linuxでのテストでは問題なし。
本バグの前に以下の問題があり対応しています。
現象
...
匿名ユーザー
10:30 リビジョン 1366 (openrtm-cxx): The problem that fault occurs when Logger was executed has been resolved. However, some problems remain in Logger.
fsi-katami
10:30 コア リビジョン 1366: The problem that fault occurs when Logger was executed has been resolved. However, some problems remain in Logger.
fsi-katami

2009/05/21

20:29 リビジョン 1365 (openrtm-cxx): Some build errors of win32 have been resolved.
fsi-katami
20:29 コア リビジョン 1365: Some build errors of win32 have been resolved.
fsi-katami
13:10 リビジョン 1364 (openrtm-cxx): Some compile errors of win32 have been resolved.
fsi-katami
13:10 コア リビジョン 1364: Some compile errors of win32 have been resolved.
fsi-katami
10:51 リビジョン 1363 (openrtm-cxx): fixed build error.
kurihara
10:51 コア リビジョン 1363: fixed build error.
kurihara
10:33 リビジョン 1362 (openrtm-cxx): Added configuration parameter.(width and height of image)
kurihara
10:33 コア リビジョン 1362: Added configuration parameter.(width and height of image)
kurihara
10:33 リビジョン 1361 (openrtm-cxx): Added configuration parameter.(width and height of image)
kurihara
10:33 コア リビジョン 1361: Added configuration parameter.(width and height of image)
kurihara

2009/05/20

02:59 リビジョン 1360 (openrtm-cxx): Debug prints were deleted.
n-ando
02:59 コア リビジョン 1360: Debug prints were deleted.
n-ando
02:58 リビジョン 1359 (openrtm-cxx): code cleanup
n-ando
02:58 コア リビジョン 1359: code cleanup
n-ando
02:58 リビジョン 1358 (openrtm-cxx): timestamp
n-ando
02:58 コア リビジョン 1358: timestamp
n-ando
02:57 リビジョン 1357 (openrtm-cxx): iterator increment bug was fixed.
n-ando
02:57 コア リビジョン 1357: iterator increment bug was fixed.
n-ando
02:56 リビジョン 1356 (openrtm-cxx): Debug prints have been deleted.
Code cleanup. n-ando
02:56 コア リビジョン 1356: Debug prints have been deleted.
Code cleanup. n-ando
02:51 リビジョン 1355 (openrtm-cxx): suspend()/signal() bugs were fixed.
n-ando
02:51 コア リビジョン 1355: suspend()/signal() bugs were fixed.
n-ando
02:40 リビジョン 1354 (openrtm-cxx): Debug print has been deleted
n-ando
02:40 コア リビジョン 1354: Debug print has been deleted
n-ando
18:26 リビジョン 1353 (openrtm-cxx): Task::wait()'s bug for waiting non-started thread was fixed.
n-ando
18:26 コア リビジョン 1353: Task::wait()'s bug for waiting non-started thread was fixed.
n-ando
16:38 リビジョン 1352 (openrtm-cxx): The problem that exception (ServantAlreadyActive) is generated by CorbaPort::activateInterfaces has been resolved.
fsi-katami
16:38 コア リビジョン 1352: The problem that exception (ServantAlreadyActive) is generated by CorbaPort::activateInterfaces has been resolved.
fsi-katami
09:31 バグ #624 (担当): OpenRTM-aist(C++)-v1.0.0RC版のポート関連関数使用時の不具合
1. exsampleのConsoleIn/Out使用時、コネクトの接続・切断を繰り返すと、切断時にConsoleInでSegmentation faultが発生する。
  (Connector ProfileのSubscripti...
匿名ユーザー
09:28 バグ #624 (終了): OpenRTM-aist(C++)-v1.0.0RC版のポート関連関数使用時の不具合
OpenRTM-aist(C++)-v1.0.0 RC版の不具合調査
※コンポーネント1対1接続のケース
1. exsampleのConsoleIn/Out使用時、コネクトの接続・切断を繰り返すと、切断時にConsoleInで...
匿名ユーザー

2009/05/19

08:54 リビジョン 1351 (openrtm-cxx): Segmentation fault bugs in disconnection have been fixed.
n-ando
08:54 コア リビジョン 1351: Segmentation fault bugs in disconnection have been fixed.
n-ando
08:51 リビジョン 1350 (openrtm-cxx): coil::normalize modified to return normalized string.
Another coil::includes function that receives vstring has been added. n-ando
08:51 コア リビジョン 1350: coil::normalize modified to return normalized string.
Another coil::includes function that receives vstring has been added. n-ando
16:48 リビジョン 1349 (openrtm-cxx): Some compile errors of win32 have been resolved.
fsi-katami
16:48 コア リビジョン 1349: Some compile errors of win32 have been resolved.
fsi-katami

2009/05/18

08:11 リビジョン 1348 (openrtm-cxx): Configuration failed if ACE version is 5.6. fixed.
n-ando
08:11 コア リビジョン 1348: Configuration failed if ACE version is 5.6. fixed.
n-ando
17:25 リビジョン 1347 (openrtm-cxx): Enum specified full-namespace for old compilers.
n-ando
17:25 コア リビジョン 1347: Enum specified full-namespace for old compilers.
n-ando
16:50 リビジョン 1346 (openrtm-cxx): Unused header include removed.
n-ando
16:50 コア リビジョン 1346: Unused header include removed.
n-ando
16:25 リビジョン 1345 (openrtm-cxx): Unused header include removed.
n-ando
16:25 コア リビジョン 1345: Unused header include removed.
n-ando
16:24 リビジョン 1344 (openrtm-cxx): Some compilers cannot allow Octet_out's operator[].
n-ando
16:24 コア リビジョン 1344: Some compilers cannot allow Octet_out's operator[].
n-ando
16:23 リビジョン 1343 (openrtm-cxx): Mutex static member initialization has changed for old compilers.
n-ando
16:23 コア リビジョン 1343: Mutex static member initialization has changed for old compilers.
n-ando
15:12 リビジョン 1342 (openrtm-cxx): property setting
n-ando
15:12 コア リビジョン 1342: property setting
n-ando
15:03 リビジョン 1341 (openrtm-cxx): RingBuffer updated.
n-ando
15:03 コア リビジョン 1341: RingBuffer updated.
n-ando
15:00 リビジョン 1340 (openrtm-cxx): CorbaPort class updated.
Makefile.am's header list updated. n-ando
15:00 コア リビジョン 1340: CorbaPort class updated.
Makefile.am's header list updated. n-ando
14:59 リビジョン 1339 (openrtm-cxx): unused variables were deleted.
n-ando
14:59 コア リビジョン 1339: unused variables were deleted.
n-ando
14:58 リビジョン 1338 (openrtm-cxx): InPortCdr/OutPortCdr interfaces are added.
n-ando
14:58 コア リビジョン 1338: InPortCdr/OutPortCdr interfaces are added.
n-ando
14:56 リビジョン 1337 (openrtm-cxx): PeriodicTask/PeriodicTaskBase updated.
ignore file property setting for Makefile.in n-ando
14:56 コア リビジョン 1337: PeriodicTask/PeriodicTaskBase updated.
ignore file property setting for Makefile.in n-ando
14:04 リビジョン 1336 (openrtm-cxx): eraseBlank function.
n-ando
14:04 コア リビジョン 1336: eraseBlank function.
n-ando
14:04 バグ #621 (終了): OpenRTM-aist(C++)-「Create/Delete」Componentでのメモリリーク
RTCの生成・破棄に関するオペレーション(CreateDeleteRTCTest.py)で
delete_component()、create_component()をセットで呼び出した場合、
ConfigSampleでは、32~...
匿名ユーザー
13:53 機能 #530 (終了): メモリリークチェックのためのテストの作成
匿名ユーザー
11:28 リビジョン 1335 (openrtm-cxx): Shell script to create header-only file list.
n-ando
11:28 コア リビジョン 1335: Shell script to create header-only file list.
n-ando
11:27 リビジョン 1334 (openrtm-cxx): dummy variables were deleted.
n-ando
11:27 コア リビジョン 1334: dummy variables were deleted.
n-ando
10:51 リビジョン 1333 (openrtm-cxx): InPort has modified to supports only one template parameter.
n-ando
10:51 コア リビジョン 1333: InPort has modified to supports only one template parameter.
n-ando
10:01 リビジョン 1332 (openrtm-cxx): Macros ' bugs fixed.
n-ando
10:01 コア リビジョン 1332: Macros ' bugs fixed.
n-ando
10:00 リビジョン 1331 (openrtm-cxx): For InPort/OutPort.
n-ando
10:00 コア リビジョン 1331: For InPort/OutPort.
n-ando
09:57 リビジョン 1330 (openrtm-cxx): coil::Properties has been typdefed for compatibility.
n-ando
09:57 コア リビジョン 1330: coil::Properties has been typdefed for compatibility.
n-ando
09:54 リビジョン 1329 (openrtm-cxx): New InPort/OutPort have been implemented.
n-ando
09:54 コア リビジョン 1329: New InPort/OutPort have been implemented.
n-ando
09:51 リビジョン 1328 (openrtm-cxx): Modified to comma separation without space.
n-ando
09:51 コア リビジョン 1328: Modified to comma separation without space.
n-ando
09:50 リビジョン 1327 (openrtm-cxx): Factory initialization function.
n-ando
09:50 コア リビジョン 1327: Factory initialization function.
n-ando
09:47 リビジョン 1326 (openrtm-cxx): DataInPort/DataOutPort classes are unified to InPortBase/OutPortBase.
For the compatibility reason, headers have been left. n-ando
09:47 コア リビジョン 1326: DataInPort/DataOutPort classes are unified to InPortBase/OutPortBase.
For the compatibility reason, headers have been left. n-ando
09:22 リビジョン 1325 (openrtm-cxx): Typename function getting typename of IDL defined struct.
n-ando
09:22 コア リビジョン 1325: Typename function getting typename of IDL defined struct.
n-ando
09:05 リビジョン 1324 (openrtm-cxx): BufferBase and its sub-classes interfaces have been modified.
CdrBuffer for data ports has been defined.
BufferFactory has been defined by using coil::GlobalFactory.
n-ando
09:05 コア リビジョン 1324: BufferBase and its sub-classes interfaces have been modified.
CdrBuffer for data ports has been defined.
BufferFactory has been defined by using coil::GlobalFactory.
n-ando
 

他の形式にエクスポート: Atom