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 cbf2556 commit 5ab7ddaCopy full SHA for 5ab7dda
doc/examples/motion_planning_pipeline/CMakeLists.txt
@@ -4,7 +4,6 @@ target_include_directories(motion_planning_pipeline_tutorial
4
PUBLIC include)
5
target_link_libraries(motion_planning_pipeline_tutorial PUBLIC pluginlib::pluginlib moveit_ros_planning::moveit_robot_model_loader moveit_ros_occupancy_map_monitor::moveit_ros_occupancy_map_monitor moveit_visual_tools::moveit_visual_tools)
6
7
-
8
install(TARGETS motion_planning_pipeline_tutorial
9
DESTINATION lib/${PROJECT_NAME}
10
)
0 commit comments