Skip to content

Commit f721860

Browse files
authored
ign_ros2_control_demos: Install urdf dir (#61)
Signed-off-by: Andrej Orsula <[email protected]>
1 parent 29a36e0 commit f721860

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ign_ros2_control_demos/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ find_package(geometry_msgs REQUIRED)
2424
install(DIRECTORY
2525
launch
2626
config
27+
urdf
2728
DESTINATION share/${PROJECT_NAME}/
2829
)
2930

0 commit comments

Comments
 (0)