[openrtm-commit:02319] r2891 - branches/FSM4RTC/OpenRTM-aist/src/lib/rtm

openrtm @ openrtm.org openrtm @ openrtm.org
2017年 1月 23日 (月) 12:05:37 JST


Author: n-ando
Date: 2017-01-23 12:05:37 +0900 (Mon, 23 Jan 2017)
New Revision: 2891

Modified:
   branches/FSM4RTC/OpenRTM-aist/src/lib/rtm/Manager.cpp
Log:
[FSM4RTC,incompat] setEndpointProperty() function has been added, and corba.endpoint_property option as been added. refs #3836

Modified: branches/FSM4RTC/OpenRTM-aist/src/lib/rtm/Manager.cpp
===================================================================
--- branches/FSM4RTC/OpenRTM-aist/src/lib/rtm/Manager.cpp	2017-01-23 02:25:38 UTC (rev 2890)
+++ branches/FSM4RTC/OpenRTM-aist/src/lib/rtm/Manager.cpp	2017-01-23 03:05:37 UTC (rev 2891)
@@ -807,6 +807,8 @@
       "os.arch",
       "os.hostname",
       "corba.endpoints",
+      "corba.endpoints_ipv4",
+      "corba.endpoints_ipv6",
       "corba.id",
       "exec_cxt.periodic.type",
       "exec_cxt.periodic.rate",



More information about the openrtm-commit mailing list