Skip to content

Commit

Permalink
moved configuration files to lbr_description for stand-alone urdf use
Browse files Browse the repository at this point in the history
  • Loading branch information
mhubii committed Oct 19, 2024
1 parent 9f7d243 commit 8832fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lbr_description/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ find_package(ament_cmake_pytest REQUIRED)

# install
install(
DIRECTORY gazebo meshes urdf
DIRECTORY gazebo meshes ros2_control urdf
DESTINATION share/${PROJECT_NAME}
)

Expand Down

0 comments on commit 8832fc0

Please sign in to comment.