File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
turtlebot3_manipulation_bringup
turtlebot3_manipulation_description Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ find_package(ament_cmake REQUIRED)
1313# Install
1414################################################################################
1515install (
16- DIRECTORY launch config rviz worlds
16+ DIRECTORY launch config rviz
1717 DESTINATION share/${PROJECT_NAME}
1818)
1919
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ find_package(ament_cmake REQUIRED)
1212################################################################################
1313# Install
1414################################################################################
15- install (DIRECTORY launch rviz urdf gazebo meshes ros2_control
15+ install (DIRECTORY launch rviz urdf meshes ros2_control
1616 DESTINATION share/${PROJECT_NAME}
1717)
1818
You can’t perform that action at this time.
0 commit comments