We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04afbc4 commit a464805Copy full SHA for a464805
comp_orgprinciples/CMakeLists.txt
@@ -38,9 +38,9 @@ rosbuild_find_ros_package(ias_knowledge_base)
38
set( IAS_KNOWLEDGE_BASE_PACKAGE_PATH ${ias_knowledge_base_PACKAGE_PATH} )
39
fix_ros_destination_path(IAS_KNOWLEDGE_BASE_PACKAGE_PATH)
40
41
-rosbuild_find_ros_package(comp_germandeli)
42
-set( GERMANDELI_PACKAGE_PATH ${comp_germandeli_PACKAGE_PATH} )
43
-fix_ros_destination_path(GERMANDELI_PACKAGE_PATH)
+# rosbuild_find_ros_package(comp_germandeli)
+# set( GERMANDELI_PACKAGE_PATH ${comp_germandeli_PACKAGE_PATH} )
+# fix_ros_destination_path(GERMANDELI_PACKAGE_PATH)
44
45
rosbuild_find_ros_package(ias_semantic_map)
46
set( IAS_SEMANTIC_MAP_PACKAGE_PATH ${ias_semantic_map_PACKAGE_PATH} )
0 commit comments