File tree Expand file tree Collapse file tree 2 files changed +3
-13
lines changed Expand file tree Collapse file tree 2 files changed +3
-13
lines changed Original file line number Diff line number Diff line change @@ -123,11 +123,7 @@ add_executable(urscript_interface
123123ament_target_dependencies(urscript_interface ${${PROJECT_NAME} _EXPORTED_TARGETS} ${THIS_PACKAGE_INCLUDE_DEPENDS} )
124124
125125install (
126- <<<<<<< HEAD
127- TARGETS dashboard_client ur_ros2_control_node controller_stopper_node urscript_interface
128- =======
129- TARGETS dashboard_client controller_stopper_node urscript_interface robot_state_helper
130- >>>>>>> d4947aa (Port robot_state_helper to ROS2 (#933))
126+ TARGETS dashboard_client ur_ros2_control_node controller_stopper_node urscript_interface robot_state_helper
131127 DESTINATION lib/${PROJECT_NAME}
132128)
133129
Original file line number Diff line number Diff line change @@ -14,19 +14,13 @@ Welcome to ur_robot_driver's documentation!
1414 installation/toc
1515 usage
1616 setup_tool_communication
17- <<<<<<< HEAD
1817 ROS_INTERFACE
1918 generated/index
20-
19+ robot_state_helper
20+ controller_stopper
2121
2222
2323Indices and tables
2424==================
2525
2626* :ref: `genindex `
27- =======
28- hardware_interface_parameters
29- dashboard_client
30- robot_state_helper
31- controller_stopper
32- >>>>>>> d4947aa (Port robot_state_helper to ROS2 (#933))
You can’t perform that action at this time.
0 commit comments