活動
2009/09/22から2009/10/21まで
2009/10/21
- 17:52 リビジョン 164 (openrtm-java): Fixed problem in registerInPort() and registerOutPort().
- 13:05 バグ #966 (解決): Java版examplesをLinuxから起動した場合、Windows上のEclipseでコンポーネントがゾンビ状態になる
- Java版examplesから起動するコンポーネントの対象rtc.confに
corba.endpoint: IPアドレス: を指定した場合、正しく表示された。
ネットワークインターフェースが複数ある場合や、他のPCから確認す... - 11:33 バグ #966 (終了): Java版examplesをLinuxから起動した場合、Windows上のEclipseでコンポーネントがゾンビ状態になる
- C++版examplesをLinux(VMware上のUbuntu8.04)から起動した場合、
Linux上のEclipseで正しくコンポーネントが表示され、Windows上のEclipseでも正しくコンポーネントが表示される。
... - 09:28 バグ #965 (解決): logger.enable:Noの場合に警告メッセージが出力される
- 【原因】
Logbuf.println()実行時、ストリーム登録を行っていない場合にアラームメッセージを出力するようにしていた。
【対処】
出力しないよう修正した。
rtc.conf でlogger.enable:NO...
2009/10/20
- 21:17 バグ #965 (終了): logger.enable:Noの場合に警告メッセージが出力される
- rtc.confにて"logger.enable:No"と指定した場合に下記のようなメッセージが出力される。...
- 16:13 リビジョン 163 (openrtm-java): Added isAbsolutePath() method.
- 16:02 リビジョン 162 (openrtm-java): Fixed problem in ManagerServant Class and Test program was updated.
- 15:44 リビジョン 161 (openrtm-java): Some bugs were fixed.
- 13:49 リビジョン 160 (openrtm-java): Fixed problem in Logbuf Class and Test program was updated.
2009/10/15
2009/10/12
2009/10/11
- 21:57 リビジョン 157 (openrtm-java): The bug of timestamp was fixed.
- 21:19 リビジョン 156 (openrtm-java): Some bugs were fixed.
2009/10/10
- 22:56 リビジョン 155 (openrtm-java): Fixed problem in Manager Class and Test program was updated.
- 02:24 リビジョン 154 (openrtm-java): OutPortBase class was tested.
- 02:04 リビジョン 153 (openrtm-java): OutPortBase class was tested, and bugs were repaired.
2009/10/09
2009/10/08
- 14:58 リビジョン 151 (openrtm-java): The unit test of OutPortPushConnector class was done, and some bugs were fixed.
- 14:40 リビジョン 150 (openrtm-java): Fixed various bugs.
- 11:24 リビジョン 149 (openrtm-java): Added processing about objectreference to copyToProperties.
- 10:56 リビジョン 148 (openrtm-java): These files were changed according to change of FactoryGlobal class.
- 10:16 リビジョン 147 (openrtm-java): These files were changed according to change of FactoryGlobal class.
2009/10/07
- 16:50 リビジョン 146 (openrtm-java): Added factory class.
- 16:45 リビジョン 145 (openrtm-java): Fixed problem in NamingManager Class and Test program was updated.
- 16:40 リビジョン 144 (openrtm-java): Changed Factory basic class.
- 15:09 リビジョン 143 (openrtm-java): The unit test of OutPortPushConnector class was done, and some bugs were fixed.
2009/10/06
- 19:17 リビジョン 142 (openrtm-java): Fixed problem in ConfigAdmin Class and Test program was updated.
- 14:34 リビジョン 141 (openrtm-java): The comparison of Object Reference Type was changed to equals() method.
- 11:33 リビジョン 140 (openrtm-java): The unit test of PublisherPeriodic class and PublisherNew class were done, and some bugs were fixed.
- 11:26 リビジョン 139 (openrtm-java): The unit test of PublisherPeriodic class and PublisherNew class were done, and some bugs were fixed.
- 11:19 リビジョン 138 (openrtm-java): The unit test of PublisherPeriodic class and PublisherNew class were done, and some bugs were fixed.
- 10:59 リビジョン 137 (openrtm-java): Fixed problem in Logbuf Class and Test program was updated.
2009/10/02
- 20:05 リビジョン 136 (openrtm-java): Fixed problem in TimeMeasure Class and Test program was updated.
- 09:28 リビジョン 135 (openrtm-java): Added findNode() method.
2009/10/01
- 15:49 リビジョン 134 (openrtm-java): The unit test of PeriodicTask class was done, and some bugs were fixed.
2009/09/30
2009/09/29
- 16:51 リビジョン 132 (openrtm-java): The unit test of InPortCorbaCdrConsumer class was done,and some bugs were fixed.
- 16:34 リビジョン 131 (openrtm-java): The unit test of InPortCorbaCdrConsumer class was done,and some bugs were fixed.
- 13:43 リビジョン 130 (openrtm-java): The test program was updated.
- 11:58 リビジョン 129 (openrtm-java): Fixed problem in TimeMeasure Class and Test program was updated.
2009/09/28
- 20:18 リビジョン 128 (openrtm-java): Fixed problem in toString().
- 20:10 リビジョン 127 (openrtm-java): The unit test of InPortCorbaCdrProvider class were done,and some bugs were fixed.
2009/09/25
- 15:52 リビジョン 126 (openrtm-java): The unit test of PublisherFlush class were done,and some bugs were fixed.
- 15:50 リビジョン 125 (openrtm-java): The unit test of PublisherFlush class were done,and some bugs were fixed.
- 11:48 機能 #940: Portコールバック機能の追加
- * コールバックファンクタ設定関数およびコールバック機能を実装しました。(PortBase)
* ConnectionCallback(コールバックinterface) を追加しました。
- 11:37 リビジョン 124 (openrtm-java): Callback features for PortBase have been added. refs 940
2009/09/24
- 23:59 機能 #940 (終了): Portコールバック機能の追加
- PortにC++の以下のコールバックファンク多設定関数およびコールバック機能と同等の機能を追加すること。
* void setOnPublishInterfaces(ConnectionCallback* on_publish...
他の形式にエクスポート: Atom