[openrtm-commit:02899] r893 - trunk/OpenRTM-aist-Python/OpenRTM_aist

openrtm @ openrtm.org openrtm @ openrtm.org
2017年 11月 2日 (木) 18:12:37 JST


Author: miyamoto
Date: 2017-11-02 18:12:37 +0900 (Thu, 02 Nov 2017)
New Revision: 893

Modified:
   trunk/OpenRTM-aist-Python/OpenRTM_aist/NamingManager.py
Log:
[compat,->RELENG_1_2] bug fix.

Modified: trunk/OpenRTM-aist-Python/OpenRTM_aist/NamingManager.py
===================================================================
--- trunk/OpenRTM-aist-Python/OpenRTM_aist/NamingManager.py	2017-11-02 07:53:14 UTC (rev 892)
+++ trunk/OpenRTM-aist-Python/OpenRTM_aist/NamingManager.py	2017-11-02 09:12:37 UTC (rev 893)
@@ -20,7 +20,7 @@
 
 
 import OpenRTM_aist
-import CORBA
+from omniORB import CORBA
 import RTM
 import RTC
 import CosNaming



More information about the openrtm-commit mailing list