File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
moveit_plugins/moveit_ros_control_interface/src Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -403,13 +403,8 @@ class Ros2ControlManager : public moveit_controller_manager::MoveItControllerMan
403
403
/* *
404
404
* \brief Filter lists for managed controller and computes switching set.
405
405
* Stopped list might be extended by unsupported controllers that claim needed resources
406
- <<<<<<< HEAD
407
- * @param activate
408
- * @param deactivate
409
- =======
410
406
* @param activate_base vector of controllers to be activated
411
407
* @param deactivate_base vector of controllers to be deactivated
412
- >>>>>>> dbf07b1ac (Add logic to Ros2ControlManager to match ros2_control (#3332))
413
408
* @return true if switching succeeded
414
409
*/
415
410
bool switchControllers (const std::vector<std::string>& activate_base,
You can’t perform that action at this time.
0 commit comments