[openrtm-commit:03240] r959 - branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist

openrtm @ openrtm.org openrtm @ openrtm.org
2018年 3月 14日 (水) 23:04:27 JST


Author: kawauchi
Date: 2018-03-14 23:04:27 +0900 (Wed, 14 Mar 2018)
New Revision: 959

Modified:
   branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist/BufferBase.py
Log:
[merge] r958 has been merged from trunk.

Modified: branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist/BufferBase.py
===================================================================
--- branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist/BufferBase.py	2018-03-14 07:14:45 UTC (rev 958)
+++ branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist/BufferBase.py	2018-03-14 14:04:27 UTC (rev 959)
@@ -187,7 +187,7 @@
   # @return buffer length
   # 
   # @endif
-  def advanceWptr(self, n = 1, unlock_enable=True)):
+  def advanceWptr(self, n = 1, unlock_enable=True):
     pass
 
 



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