kurihara の活動
2009/07/25から2009/08/23まで
2009/08/19
- 16:32 OpenRTM-aist (Python) リビジョン 118 (openrtm-python): deleted file because unused.
2009/08/18
- 15:02 OpenRTM-aist (Python) リビジョン 117 (openrtm-python): The bug of Condition.acquire() method call have been fixed.
- 14:35 OpenRTM-aist (Python) リビジョン 116 (openrtm-python): Added search handling of environment-varilble(path).
- 14:30 OpenRTM-aist (Python) リビジョン 115 (openrtm-python): Added test case of exception catching processing.
- 14:28 OpenRTM-aist (Python) リビジョン 114 (openrtm-python): The bug of Condition.acquire() method call have been fixed.
- 14:22 OpenRTM-aist (Python) リビジョン 113 (openrtm-python): Addition of exception catching processing.
- 14:12 OpenRTM-aist (Python) リビジョン 112 (openrtm-python): Change of log output about exception.
- 14:04 OpenRTM-aist (Python) リビジョン 111 (openrtm-python): Changed it not to import Signal.py.
- 10:36 OpenRTM-aist (Python) リビジョン 110 (openrtm-python): The bugs of initManagerServant() method have been fixed.
- 08:41 OpenRTM-aist (Python) リビジョン 109 (openrtm-python): erase an unnecessary file.
- 08:39 OpenRTM-aist (Python) リビジョン 108 (openrtm-python): remove backup file.
- 08:37 OpenRTM-aist (Python) リビジョン 107 (openrtm-python): Added unit test.
2009/08/17
- 20:22 OpenRTM-aist (Python) リビジョン 106 (openrtm-python): Additional processing of environment variable for win32 is added.
2009/08/07
- 14:18 OpenRTM-aist (Python) リビジョン 102 (openrtm-python): delete InPortCorbaConsumer and OutPortCorbaConsumer
2009/08/06
- 20:54 OpenRTM-aist (Python) リビジョン 101 (openrtm-python): remove module RTC.
- 20:44 OpenRTM-aist (Python) リビジョン 100 (openrtm-python): bug of class declaration.
- 19:47 OpenRTM-aist (Python) リビジョン 99 (openrtm-python): remove file. (since 1.0.0)
- 19:36 OpenRTM-aist (Python) リビジョン 98 (openrtm-python): remove file. (since 1.0.0)
- 18:32 OpenRTM-aist (Python) リビジョン 97 (openrtm-python): remove file. (since 1.0.0)
- 18:30 OpenRTM-aist (Python) リビジョン 96 (openrtm-python): remove file. (since 1.0.0)
- 18:30 OpenRTM-aist (Python) リビジョン 95 (openrtm-python): remove file. (since 1.0.0)
- 15:46 OpenRTM-aist (Python) リビジョン 94 (openrtm-python): update for OpenRTM-aist-1.0.0-RC1
- 15:17 OpenRTM-aist (Python) リビジョン 93 (openrtm-python): bug of class declaration.
- 09:45 OpenRTM-aist (Python) リビジョン 92 (openrtm-python): update for OpenRTM-aist-1.0.0-RC1
- 09:33 OpenRTM-aist (Python) リビジョン 91 (openrtm-python): update for OpenRTM-aist-1.0.0-RC1
- 09:32 OpenRTM-aist (Python) リビジョン 90 (openrtm-python): update for OpenRTM-aist-1.0.0-RC1
- 09:30 OpenRTM-aist (Python) リビジョン 89 (openrtm-python): update for OpenRTM-aist-1.0.0-RC1
- 09:30 OpenRTM-aist (Python) リビジョン 88 (openrtm-python): update for OpenRTM-aist-1.0.0-RC1
- 09:15 OpenRTM-aist (Python) リビジョン 87 (openrtm-python): OpenRTM-aist-1.0.0-Python new version
- 09:14 OpenRTM-aist (Python) リビジョン 86 (openrtm-python): OpenRTM-aist-1.0.0-Python new version
2009/08/04
- 16:46 OpenRTM-aist (Python) バグ #848 (解決): InPort->OutPortの順で接続し、InPort側が落ちている場合OutPortのConnectorがクリアされない
- 11:41 OpenRTM-aist (Python) バグ #848: InPort->OutPortの順で接続し、InPort側が落ちている場合OutPortのConnectorがクリアされない
- C++版を参考に変更する必要あり。
C++版での変更内容... - 11:39 OpenRTM-aist (Python) バグ #848 (終了): InPort->OutPortの順で接続し、InPort側が落ちている場合OutPortのConnectorがクリアされない
- ConnectorProfile::portsに格納されるポートの参照が、InPort->OutPortの順の場合、接続後InPort側が落ちると、
本来ならばOutPort::write()呼び出してdisconnect()される... - 11:38 OpenRTM-aist (Python) バグ #847 (終了): PortBase::connect/notify_connect等のドキュメントの更新
- #839のconnect()/notify_connect()の仕様の明確化と、変更を文章に反映させるために、PortBase::connect/notify_connect等のdoxygenドキュメントを更新すること。
- 11:37 OpenRTM-aist (Python) 調査 #579 (終了): CDR (Common Data Description) クラスの調査
- 11:37 OpenRTM-aist (Python) 機能 #580 (終了): 新しいデータポートのインターフェースの導入
2009/07/31
- 09:32 コア リビジョン 1481: Fixed possible memory leak.
- 09:32 OpenRTM-aist (C++) リビジョン 1481 (openrtm-cxx): Fixed possible memory leak.
2009/07/27
- 19:48 OpenRTM-aist (C++) バグ #634 (フィードバック): OpenRTM-aist-1.0.0-RC1にてlog_levelを設定しないとログが出力されない問題
- 7/27現在での最新バージョン(リビジョン1476)では、下記の現象が起きている。
(下記はrtc.confにて、logger.enable: yes と指定済みである。)
* logger.log_levelをPARAN...
他の形式にエクスポート: Atom