Skip to content

Commit 021336a

Browse files
author
Felix Exner (fexner)
authored
Also install srdf folder (#1033)
Since we use the srdf from that folder, we should also install that.
1 parent 8780216 commit 021336a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ur_moveit_config/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ find_package(ament_cmake REQUIRED)
66
ament_package()
77

88
install(
9-
DIRECTORY config launch
9+
DIRECTORY config launch srdf
1010
DESTINATION share/${PROJECT_NAME}
1111
)

0 commit comments

Comments
 (0)