[openrtm-commit:01941] r624 - in tags/RELEASE_1_1_2/rtmtools: . jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/python

openrtm @ openrtm.org openrtm @ openrtm.org
2016年 5月 24日 (火) 10:28:59 JST


Author: kawauchi
Date: 2016-05-24 10:28:59 +0900 (Tue, 24 May 2016)
New Revision: 624

Modified:
   tags/RELEASE_1_1_2/rtmtools/
   tags/RELEASE_1_1_2/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/python/Py_RTC.py.vsl
Log:
r623 has been merged from trunk.


Property changes on: tags/RELEASE_1_1_2/rtmtools
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/work_kawauchi/rtmtools:518-526
/trunk/rtmtools:617,619,621
   + /branches/work_kawauchi/rtmtools:518-526
/trunk/rtmtools:617,619,621,623

Modified: tags/RELEASE_1_1_2/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/python/Py_RTC.py.vsl
===================================================================
--- tags/RELEASE_1_1_2/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/python/Py_RTC.py.vsl	2016-05-24 01:08:43 UTC (rev 623)
+++ tags/RELEASE_1_1_2/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/python/Py_RTC.py.vsl	2016-05-24 01:28:59 UTC (rev 624)
@@ -65,10 +65,6 @@
 #foreach($configParam in ${rtcParam.configParams})
 		 "conf.default.${configParam.name}", "${configParam.defaultVal}",
 #end
-
-#foreach($configParam in ${rtcParam.configParams})
-         "conf.default.__${configParam.name}", "${configParam.type}#if( ${configParam.step.length()} > 0 ).${configParam.step}#end",
-#end
 #if( ${rtcParam.configParams.size()} > 0 )
 
 #foreach($configParam in ${rtcParam.configParams})



More information about the openrtm-commit mailing list