[openrtm-commit:03089] r3174 - branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm

openrtm @ openrtm.org openrtm @ openrtm.org
2018年 1月 19日 (金) 18:18:53 JST


Author: miyamoto
Date: 2018-01-19 18:18:53 +0900 (Fri, 19 Jan 2018)
New Revision: 3174

Modified:
   branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm/DefaultConfiguration.h
Log:
[compat,->RELENG_1_2] refs #4024

Modified: branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm/DefaultConfiguration.h
===================================================================
--- branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm/DefaultConfiguration.h	2018-01-19 09:16:44 UTC (rev 3173)
+++ branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm/DefaultConfiguration.h	2018-01-19 09:18:53 UTC (rev 3174)
@@ -112,8 +112,8 @@
     "manager.modules.Java.load_paths",       "./",
     "manager.modules.search_auto",       "YES",
     "manager.local_service.enabled_services","ALL",
-    "sdo.service.provider.enabled_service",  "ALL",
-    "sdo.service.consumer.enabled_service",  "ALL",
+    "sdo.service.provider.enabled_services",  "ALL",
+    "sdo.service.consumer.enabled_services",  "ALL",
     ""
   };
 



More information about the openrtm-commit mailing list