活動
2010/03/30から2010/04/28まで
2010/04/28
2010/04/27
- 17:16 バグ #1449 (解決): Process.pyの問題
- r327 にて修正。
参照
https://openrtp.jp/redmine/repositories/revision/openrtm-aist-python/327 - 17:02 バグ #1449 (終了): Process.pyの問題
- Process.launch_shell()を使用してコマンドを実行した場合、呼出元のプロセスが終了した場合に、コマンドが実行されたプロセスも終了してしまう。
- 17:11 リビジョン 327 (openrtm-python): Now, a child process is detached from a parent process.
2010/04/24
- 23:33 リビジョン 326 (openrtm-python): Now, rtcd_python.exe has been created from rtcd_python.py by build.cmd.
- 23:32 リビジョン 325 (openrtm-python): Now, rtcd_python.exe has been created from rtcd_python.py by build.cmd.
- 23:30 リビジョン 324 (openrtm-python): Now rtcd_python.exe has been created from rtcd_python.py by build.cmd.
- 23:28 リビジョン 323 (openrtm-python): Delete rtcd_python.bat
- Now, rtcd_python.exe has been created by build.cmd.
2010/04/23
- 16:42 バグ #1435: C++からサブプロセスとしてrtcd_pythonがコールされた場合の不具合
- OSによって、platform.uname(),os.uname()を使い分けるように修正。 r322
参照
https://openrtp.jp/redmine/repositories/revision/openrtm-... - 16:36 バグ #1435 (終了): C++からサブプロセスとしてrtcd_pythonがコールされた場合の不具合
- C++からサブプロセスとしてrtcd_pythonがコールされた場合、Pythonのplatformモジュールのuname()を使用している箇所でエラーが発生する。
(Ubuntu8.10, Ubuntu9.10)
Windows... - 16:38 リビジョン 322 (openrtm-python): The bloblem about platform.uname() on Ubuntu-Python has been fixed. refs 1435
- 14:14 リビジョン 321 (openrtm-python): The problem about sdist has been fixed.
- 14:05 リビジョン 320 (openrtm-python): The bug of bat-file has been fixed.
- rtcd.conf has been changed.
- 14:03 リビジョン 319 (openrtm-python): The bug of createORBEndpoints() has been fixed.
2010/04/22
- 16:40 バグ #1393 (終了): ServicePortのポート間接続解除の問題
- 16:35 バグ #1396 (終了): SubscriptionType:periodic,PushPolicy:Newでの接続での問題
- 12:09 リビジョン 318 (openrtm-python): get_context_handle's bug has been fixed.
- Now it returns correct handle if EC is owned context.
- 12:08 リビジョン 317 (openrtm-python): set_configuration_set_value() bug has been fixed.
- The code now does not create unintended "exported_ports" configuration key.
2010/04/20
- 11:10 リビジョン 316 (openrtm-python): main() function has been added.
- 10:49 リビジョン 315 (openrtm-python): The path for import has been added.
2010/04/19
- 19:22 リビジョン 314 (openrtm-python): The bug about getLoadableModule and create_component has been fixed.
2010/04/16
- 10:03 リビジョン 313 (openrtm-python): Advertise that is option of Shortcut tag has been deleted.
- 10:02 リビジョン 312 (openrtm-python): The problem about IDL-compile in uninstall has been fixed.
- 10:01 リビジョン 311 (openrtm-python): Advertise that is option of Shortcut tag has been deleted.
- 01:21 リビジョン 310 (openrtm-python): Specification of the install folder of RTSystemEditor was enabled.
2010/04/14
- 22:50 リビジョン 309 (openrtm-python): The bug about IDLCOMPILE has been added.
- 18:55 リビジョン 308 (openrtm-python): The description for deleting shortcut at the time of uninstallation has been added.
- 17:04 リビジョン 307 (openrtm-python): The bug about examples and docs has been fixed.
2010/04/13
- 19:25 リビジョン 306 (openrtm-python): - Including RTSystemEditor(RCP).
- - The problem about setting Environment has been fixed.
- 18:52 リビジョン 305 (openrtm-python): The bug for data_file has been fixed.
- 16:56 リビジョン 304 (openrtm-python): The desctiption about Python2.6 for Ubuntu-9.10 has been added.
2010/04/12
- 18:10 リビジョン 303 (openrtm-python): The problem about IDL compile has been fixed.
- 18:09 リビジョン 302 (openrtm-python): trivial fix.
- 18:07 リビジョン 301 (openrtm-python): Update for 1.0.0.
- 09:30 リビジョン 300 (openrtm-python): The bug of description about Win32 has been fixed.
2010/04/10
- 02:01 リビジョン 299 (openrtm-python): The description about packaging of examples has been added.
- 01:51 リビジョン 298 (openrtm-python): MANIFEST file for examples.
2010/04/09
- 19:21 リビジョン 297 (openrtm-python): The naming_formats is overwritten with the value specified by the argument of createCompnent().
- 19:07 リビジョン 296 (openrtm-python): The processing which strips whitespace from character string has been added.
- 18:02 リビジョン 295 (openrtm-python): Typo has been fixed.
- 14:36 リビジョン 294 (openrtm-python): The processing which changes a line feed code has been added.
2010/04/08
- 16:12 リビジョン 293 (openrtm-python): The description for document generation has been added.
- 15:43 リビジョン 292 (openrtm-python): OpenRTM-aist website's URLs have been corrected.
- 15:41 リビジョン 291 (openrtm-python): Makefile for doxygen
2010/04/07
- 13:26 リビジョン 290 (openrtm-python): Update for 1.0.0
- 12:06 リビジョン 289 (openrtm-python): Comment for PubliserPeriodic readback policy has been wrote.
- 12:03 リビジョン 288 (openrtm-python): Update for 1.0.0.
- 10:38 バグ #1396 (解決): SubscriptionType:periodic,PushPolicy:Newでの接続での問題
- self._readbackをpushNewでTrueにするように変更。
参照
https://openrtp.jp/redmine/repositories/revision/openrtm-aist-python/286 - 10:31 バグ #1396 (終了): SubscriptionType:periodic,PushPolicy:Newでの接続での問題
- SubscriptionType:periodic,PushPolicy:Newで接続した場合、周期的にデータが送信されない。
- 10:37 リビジョン 287 (openrtm-python): missspelling of comment has been modified.
- 10:33 リビジョン 286 (openrtm-python): The bug about PushPolicy:New has been fixed. refs 1396
- 00:14 リビジョン 285 (openrtm-python): The bug about waittime has been fixed.
2010/04/06
- 22:56 リビジョン 284 (openrtm-python): The bug about Endpoint options has been fixed.
- 18:07 リビジョン 283 (openrtm-python): Debug print has been added.
- 18:06 リビジョン 282 (openrtm-python): Logic that merged the property in createComponent() has been updated.
- 15:45 リビジョン 281 (openrtm-python): CorbaPort's unsubscribeInterfaces()'s bug has been fixed.
- bug: Unsubscribing did not work for interfaces.
Matching process between Consumer's descriptor and ConnectorProfile w... - 11:43 バグ #1393 (解決): ServicePortのポート間接続解除の問題
- r280 にて修正すみ。
参照
https://openrtp.jp/redmine/repositories/revision/openrtm-aist-python/280 - 11:42 リビジョン 280 (openrtm-python): CorbaPort's unsubscribeInterfaces()'s bug has been fixed.
- bug: Unsubscribing did not work for interfaces.
Matching process between Consumer's descriptor and ConnectorProfile w... - 00:29 リビジョン 279 (openrtm-python): The bug about unsubscribe has been fixed. refs 1393
2010/04/05
- 21:58 バグ #1393 (終了): ServicePortのポート間接続解除の問題
- ServicePortのポート間接続解除処理が正常に行われていない。
ポート間接続後、ポート間接続を切断してもデータ通信が行われてしまう。
手順は以下の通り。
1. RTSEにてMyServiceProviderのpro... - 18:48 リビジョン 278 (openrtm-python): __init__.py has been added.
- 18:41 リビジョン 277 (openrtm-python): The bug for win32 has been fixed.
- 16:09 リビジョン 276 (openrtm-python): setup file for Windows has been deleted.
- 16:08 リビジョン 275 (openrtm-python): The character code has been changed to EUC and LF.
- 15:51 リビジョン 274 (openrtm-python): setup file for Windows has been added.
- 14:27 リビジョン 273 (openrtm-python): Update for 1.0.0.
- 14:26 リビジョン 272 (openrtm-python): Typo fixed: corba.name_servers -> corba.nameservers.
- 10:35 リビジョン 271 (openrtm-python): The description for including gen_data.sh about AutoTest has been added.
2010/04/04
- 23:00 バグ #1378 (解決): Compositeコンポーネント解除後のRTCの状態に関する問題
- r270 にて修正済み。
Taskクラスを継承しているにも関わらずThreadクラスを使用していたため
self._threadに不整合が生じていた。 - 00:59 バグ #1378 (終了): Compositeコンポーネント解除後のRTCの状態に関する問題
- Compositeコンポーネント解除後の子RTCをACTIVATEしてもACTIVE状態に遷移しない。
- 22:57 リビジョン 270 (openrtm-python): The bug about Thread has been fixed. refs 1378
2010/04/03
- 01:10 リビジョン 269 (openrtm-python): Some function have been refactored.
- 00:02 リビジョン 268 (openrtm-python): Some files for Autote have been added.
- 00:01 リビジョン 267 (openrtm-python): The file which does not have need.
- 00:00 リビジョン 266 (openrtm-python): Because the original_data is generated by gen_data.sh, it has been deleted.
2010/04/02
- 23:52 リビジョン 265 (openrtm-python): The format of output data has been changed.
- 14:32 リビジョン 264 (openrtm-python): Description for utils has been added.
- 14:30 リビジョン 263 (openrtm-python): rtcd and rtcprof have been updated.
- 14:27 リビジョン 262 (openrtm-python): The character code has been changed to EUC and LF.
- 14:05 リビジョン 261 (openrtm-python): The bug about getting modules have been fixed.
2010/04/01
- 11:30 リビジョン 260 (openrtm-python): The bug about cast processing to float has been fixed.
- 11:12 リビジョン 259 (openrtm-python): Some functions have been improved.
2010/03/31
- 18:55 リビジョン 258 (openrtm-python): examples/Templates and device_interfaces have been added.
- 17:50 リビジョン 257 (openrtm-python): "manager.language" parameter has been added.
- 16:01 リビジョン 256 (openrtm-python): Installer build scripts have been updated.
- 15:44 バグ #1369 (解決): Compositeコンポーネントの終了時にエラーが発生
- r255 にて修正。
- 15:41 バグ #1369 (終了): Compositeコンポーネントの終了時にエラーが発生
- CompositeコンポーネントをCtrl+Cにて終了した際に、下記のエラーが発生。...
- 15:43 リビジョン 255 (openrtm-python): The bug of "list index out of range" has been fixed. refs 1369
- 10:38 バグ #1366 (解決): ECのowner,participantsプロファイルのセット処理追加
- r254 にて対応済み。
- 10:38 リビジョン 254 (openrtm-python): Owner/participants of EC's profile has not been set correctly. refs 1366
- 10:22 機能 #1365 (解決): PortBaseに関するドキュメントの更新
- r253 にて更新済み。
- 10:22 リビジョン 253 (openrtm-python): Documentation has been modified. (Port name restriction.) refs 1365
- 09:22 バグ #1367 (解決): 無名関数(lambda)使用に関する問題
- 09:22 バグ #1367: 無名関数(lambda)使用に関する問題
- lambdaでif文を使用していた箇所を、lambdaを使用せずにif文だけを使用するように変更。
修正後のリビジョンは、 r252 - 00:04 リビジョン 252 (openrtm-python): The bug about use of lambda has been fixed. refs 1367
2010/03/30
- 19:16 バグ #1367 (終了): 無名関数(lambda)使用に関する問題
- OpenRTM-aist-Pythonでは、lambdaにてif文を使用しているが、
lambdaでif文を使用できるのは、Python2.5からであるため、
Python2.4環境ではエラーとなる。
下記のクラスにて、la... - 19:10 バグ #1366 (終了): ECのowner,participantsプロファイルのセット処理追加
- PeriodicExecutionContextにて、ECのowner,participantsプロファイルをセットする処理を追加する。
参照
https://openrtp.jp/redmine/repositories/r... - 19:05 機能 #1365 (終了): PortBaseに関するドキュメントの更新
- PortBaseに関するドキュメントを更新する。
参照
https://openrtp.jp/redmine/repositories/revision/openrtm-aist-cxx/1937 - 15:25 リビジョン 251 (openrtm-python): a description about rtcd.conf and rtc.conf.sample has been added.
- 15:10 リビジョン 250 (openrtm-python): Added configuration file for rtcd.
- 14:58 リビジョン 249 (openrtm-python): The description about idl-compile on Windows has been added.
- 11:40 リビジョン 248 (openrtm-python): Added new IDL files.
- 11:37 リビジョン 247 (openrtm-python): Added new IDL files.
- 10:31 リビジョン 246 (openrtm-python): utils directory has been added.
他の形式にエクスポート: Atom