Skip to content

Commit 95440b5

Browse files
author
Felix Exner
committed
Install resources directory
1 parent cafe282 commit 95440b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ur_robot_driver/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ install(TARGETS ur_robot_driver ur_robot_driver_plugin ur_robot_driver_node robo
162162
install(PROGRAMS scripts/tool_communication
163163
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION})
164164

165-
install(DIRECTORY config launch
165+
install(DIRECTORY config launch resources
166166
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
167167

168168

0 commit comments

Comments
 (0)