[openrtm-commit:02627] r837 - branches/FSM4RTC/OpenRTM-aist-Python/OpenRTM_aist/RTM_IDL

openrtm @ openrtm.org openrtm @ openrtm.org
2017年 6月 12日 (月) 15:33:33 JST


Author: miyamoto
Date: 2017-06-12 15:33:33 +0900 (Mon, 12 Jun 2017)
New Revision: 837

Modified:
   branches/FSM4RTC/OpenRTM-aist-Python/OpenRTM_aist/RTM_IDL/SharedMemory.idl
Log:
[compat,2.0,FSM4RTC] fixed SharedMemory.idl

Modified: branches/FSM4RTC/OpenRTM-aist-Python/OpenRTM_aist/RTM_IDL/SharedMemory.idl
===================================================================
--- branches/FSM4RTC/OpenRTM-aist-Python/OpenRTM_aist/RTM_IDL/SharedMemory.idl	2017-06-12 04:45:32 UTC (rev 836)
+++ branches/FSM4RTC/OpenRTM-aist-Python/OpenRTM_aist/RTM_IDL/SharedMemory.idl	2017-06-12 06:33:33 UTC (rev 837)
@@ -12,7 +12,7 @@
 #define SharedMemory_idl
 
 
-#include "DataPort.idl"
+#include "DataPort_OpenRTM.idl"
 
 module OpenRTM
 {



More information about the openrtm-commit mailing list