Open kirohy opened 7 months ago
@kirohy are
-option(ENABLE_CORBA "Enable CORBA related modules / plugins" OFF)
+# option(ENABLE_CORBA "Enable CORBA related modules / plugins" OFF)
+option(ENABLE_CORBA "Enable CORBA related modules / plugins" ON)
+option(BUILD_CORBA_PLUGIN "Build CORBA Plugin" ON)
related to Noetic support?
No. Noetic patch is based on https://github.com/start-jsk/rtmros_choreonoid/blob/master/choreonoid.patch, and only python options are changed from it.
choreonoid_noetic.patch
for building choreonoid-1.7 in NoeticThese changes will enable to build and run choreonoid samples in
hrpsys_choreonoid_tutorials/launch
.