[openrtm-commit:00675] r2316 - trunk/OpenRTM-aist/src/ext/ec/logical_time/example

openrtm @ openrtm.org openrtm @ openrtm.org
2012年 2月 8日 (水) 03:41:20 JST


Author: n-ando
Date: 2012-02-08 03:41:20 +0900 (Wed, 08 Feb 2012)
New Revision: 2316

Modified:
   trunk/OpenRTM-aist/src/ext/ec/logical_time/example/rtc.conf
Log:
[compat,other,bugfix] rtc.conf has been updated.


Modified: trunk/OpenRTM-aist/src/ext/ec/logical_time/example/rtc.conf
===================================================================
--- trunk/OpenRTM-aist/src/ext/ec/logical_time/example/rtc.conf	2012-02-07 18:40:32 UTC (rev 2315)
+++ trunk/OpenRTM-aist/src/ext/ec/logical_time/example/rtc.conf	2012-02-07 18:41:20 UTC (rev 2316)
@@ -6,9 +6,12 @@
 exec_cxt.periodic.type: ltt_ec
 exec_cxt.periodic.rate: 1000
 exec_cxt.sync_transition: NO
-manager.modules.load_path: ../.libs, ../../../local_service/nameservice_file/.libs
+manager.modules.load_path: ../.libs, \
+                           ../../../local_service/nameservice_file/.libs
 manager.modules.preload: LogicalTimeTriggeredEC.so
 manager.modules.abs_path_allowed: yes
 manager.local_service.modules:  FileNameservice.so
 ec.ltt_ec.sync_tick: YES
 example.LTTSample.config_file: LTTSample.conf
+manager.local_service.org.openrtm.local_service.nameservice.file_nameservice.base_path: ./
+manager.local_service.org.openrtm.local_service.nameservice.file_nameservice.file_structure: flat



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