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 0adce1b commit 5f091fcCopy full SHA for 5f091fc
CMakeLists.txt
@@ -33,5 +33,5 @@ add_dependencies(head_action ${catkin_EXPORTED_TARGETS})
33
install(TARGETS head_action
34
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION})
35
36
-install(FILES head_action.launch
+install(DIRECTORY launch
37
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
0 commit comments