Skip to content

Commit 6aa6d57

Browse files
Felix ExnerVinDp
authored andcommitted
Remove control_node target also from installation
1 parent 6ac537a commit 6aa6d57

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
@@ -99,7 +99,7 @@ add_executable(urscript_interface
9999
ament_target_dependencies(urscript_interface ${${PROJECT_NAME}_EXPORTED_TARGETS} ${THIS_PACKAGE_INCLUDE_DEPENDS})
100100

101101
install(
102-
TARGETS dashboard_client ur_ros2_control_node controller_stopper_node urscript_interface
102+
TARGETS dashboard_client controller_stopper_node urscript_interface
103103
DESTINATION lib/${PROJECT_NAME}
104104
)
105105

0 commit comments

Comments
 (0)