mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 01:50:46 +02:00
correct installation location of tool_comm script
This commit is contained in:
@@ -119,7 +119,7 @@ install(TARGETS ur_rtde_driver ur_rtde_driver_node
|
|||||||
)
|
)
|
||||||
|
|
||||||
install(PROGRAMS scripts/tool_communication
|
install(PROGRAMS scripts/tool_communication
|
||||||
DESTINATION ${CATKIN_PACKAGE_PYTHON_DESTINATION})
|
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION})
|
||||||
|
|
||||||
install(DIRECTORY config launch
|
install(DIRECTORY config launch
|
||||||
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
|
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
|
||||||
|
|||||||
Reference in New Issue
Block a user