We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 934310a commit 676869dCopy full SHA for 676869d
moveit_ros/perception/occupancy_map_monitor/CMakeLists.txt
@@ -15,6 +15,7 @@ target_link_libraries(${MOVEIT_LIB_NAME}
15
${Boost_LIBRARIES}
16
${rclcpp_LIBRARIES}
17
${moveit_msgs_LIBRARIES}
18
+ ${OCTOMAP_LIBRARIES}
19
)
20
21
# add_executable(moveit_occupancy_map_server src/occupancy_map_server.cpp)
0 commit comments