Skip to content

Commit 7c2fd87

Browse files
author
Felix Exner
authored
Install resources directory (UniversalRobots#225)
1 parent 7ac5b4d commit 7c2fd87

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
@@ -150,7 +150,7 @@ install(TARGETS ur_robot_driver ur_robot_driver_plugin ur_robot_driver_node robo
150150
install(PROGRAMS scripts/tool_communication
151151
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION})
152152

153-
install(DIRECTORY config launch
153+
install(DIRECTORY config launch resources
154154
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
155155

156156

0 commit comments

Comments
 (0)