MoveIt Pro API
Core Behaviors for MoveIt Pro
Loading...
Searching...
No Matches
switch_controller.cpp File Reference
Include dependency graph for switch_controller.cpp:

Namespaces

namespace  moveit_studio
 
namespace  moveit_studio::behaviors
 

Functions

std::set< std::string, std::less<> > moveit_studio::behaviors::findConflictingControllers (const std::vector< std::string > &controllers_to_activate, const std::vector< controller_manager_msgs::msg::ControllerState > &all_controllers)
 Find the controllers that are in conflict with the ones to activate.