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 8780216 commit 021336aCopy full SHA for 021336a
ur_moveit_config/CMakeLists.txt
@@ -6,6 +6,6 @@ find_package(ament_cmake REQUIRED)
6
ament_package()
7
8
install(
9
- DIRECTORY config launch
+ DIRECTORY config launch srdf
10
DESTINATION share/${PROJECT_NAME}
11
)
0 commit comments