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 6ac537a commit 6aa6d57Copy full SHA for 6aa6d57
ur_robot_driver/CMakeLists.txt
@@ -99,7 +99,7 @@ add_executable(urscript_interface
99
ament_target_dependencies(urscript_interface ${${PROJECT_NAME}_EXPORTED_TARGETS} ${THIS_PACKAGE_INCLUDE_DEPENDS})
100
101
install(
102
- TARGETS dashboard_client ur_ros2_control_node controller_stopper_node urscript_interface
+ TARGETS dashboard_client controller_stopper_node urscript_interface
103
DESTINATION lib/${PROJECT_NAME}
104
)
105
0 commit comments