[openrtm-commit:00143] r406 - trunk/OpenRTM-aist-Python/OpenRTM_aist

openrtm @ openrtm.org openrtm @ openrtm.org
2011年 5月 31日 (火) 16:03:25 JST


Author: kurihara
Date: 2011-05-31 16:03:25 +0900 (Tue, 31 May 2011)
New Revision: 406

Modified:
   trunk/OpenRTM-aist-Python/OpenRTM_aist/InPort.py
Log:
Document for read() has been updated.

Modified: trunk/OpenRTM-aist-Python/OpenRTM_aist/InPort.py
===================================================================
--- trunk/OpenRTM-aist-Python/OpenRTM_aist/InPort.py	2011-04-29 12:46:20 UTC (rev 405)
+++ trunk/OpenRTM-aist-Python/OpenRTM_aist/InPort.py	2011-05-31 07:03:25 UTC (rev 406)
@@ -274,10 +274,7 @@
   # 
   # - 初回読み出し時に不定値を返さないようにバインド変数を事前に初期化する
   # 
-  # - ReturnCode read(DataType& data) 関数の利用を検討する。
   #
-  # ことが望ましい。
-  #
   # 各コールバック関数は以下のように呼び出される。
   # - OnRead: read() 関数が呼ばれる際に必ず呼ばれる。
   # 



openrtm-commit メーリングリストの案内