[openrtm-commit:03069] r3164 - branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm

openrtm @ openrtm.org openrtm @ openrtm.org
2018年 1月 17日 (水) 11:12:41 JST


Author: miyamoto
Date: 2018-01-17 11:12:40 +0900 (Wed, 17 Jan 2018)
New Revision: 3164

Modified:
   branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm/Manager.cpp
Log:
[compat,->RELENG_1_2]  refs #4127

Modified: branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm/Manager.cpp
===================================================================
--- branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm/Manager.cpp	2018-01-17 01:59:19 UTC (rev 3163)
+++ branches/RELENG_1_2/OpenRTM-aist/src/lib/rtm/Manager.cpp	2018-01-17 02:12:40 UTC (rev 3164)
@@ -770,6 +770,11 @@
       "naming.enable",
       "naming.type",
       "naming.formats",
+      "sdo.service.provider.available_services",
+      "sdo.service.consumer.available_services",
+      "sdo.service.provider.enabled_services",
+      "sdo.service.consumer.enabled_services",
+      "manager.instance_name",
       ""
     };
       



More information about the openrtm-commit mailing list