Skip to content

Commit 676869d

Browse files
authored
moveit_ros perception - fixing CMakeLists.txt
1 parent 934310a commit 676869d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

moveit_ros/perception/occupancy_map_monitor/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ target_link_libraries(${MOVEIT_LIB_NAME}
1515
${Boost_LIBRARIES}
1616
${rclcpp_LIBRARIES}
1717
${moveit_msgs_LIBRARIES}
18+
${OCTOMAP_LIBRARIES}
1819
)
1920

2021
# add_executable(moveit_occupancy_map_server src/occupancy_map_server.cpp)

0 commit comments

Comments
 (0)