Skip to content

Commit 28027c1

Browse files
committed
Re-add ur_ros2_control_node to install targets
1 parent b84d30e commit 28027c1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ur_robot_driver/CMakeLists.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,12 @@ target_link_libraries(trajectory_until_node PUBLIC
141141

142142
install(
143143
TARGETS
144-
dashboard_client
145144
controller_stopper_node
146-
urscript_interface
145+
dashboard_client
147146
robot_state_helper
148147
trajectory_until_node
148+
ur_ros2_control_node
149+
urscript_interface
149150
DESTINATION lib/${PROJECT_NAME}
150151
)
151152

0 commit comments

Comments
 (0)