#include <test_moveit_controller_manager.h>
◆ TestRos2ControlManager()
  
  
      
        
          | test_moveit_controller_manager::TestRos2ControlManager::TestRos2ControlManager  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getActiveControllers()
  
  
      
        
          | void test_moveit_controller_manager::TestRos2ControlManager::getActiveControllers  | 
          ( | 
          std::vector< std::string > &  | 
          names | ) | 
           | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ getControllerHandle()
  
  
      
        
          | moveit_controller_manager::MoveItControllerHandlePtr test_moveit_controller_manager::TestRos2ControlManager::getControllerHandle  | 
          ( | 
          const std::string &  | 
          name | ) | 
           | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ getControllerJoints()
  
  
      
        
          | void test_moveit_controller_manager::TestRos2ControlManager::getControllerJoints  | 
          ( | 
          const std::string &  | 
          name,  | 
         
        
           | 
           | 
          std::vector< std::string > &  | 
          joints  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ getControllersList()
  
  
      
        
          | void test_moveit_controller_manager::TestRos2ControlManager::getControllersList  | 
          ( | 
          std::vector< std::string > &  | 
          names | ) | 
           | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ getControllerState()
  
  
      
        
          | moveit_controller_manager::Ros2ControlManager::ControllerState test_moveit_controller_manager::TestRos2ControlManager::getControllerState  | 
          ( | 
          const std::string &  | 
          name | ) | 
           | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ initialize()
  
  
      
        
          | void test_moveit_controller_manager::TestRos2ControlManager::initialize  | 
          ( | 
          const rclcpp::Node::SharedPtr &  | 
           | ) | 
           | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ switchControllers()
  
  
      
        
          | bool test_moveit_controller_manager::TestRos2ControlManager::switchControllers  | 
          ( | 
          const std::vector< std::string > &  | 
          activate,  | 
         
        
           | 
           | 
          const std::vector< std::string > &  | 
          deactivate  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ ACTIVE
  
  
      
        
          | const int test_moveit_controller_manager::TestRos2ControlManager::ACTIVE = 1 | 
         
       
   | 
  
static   | 
  
 
 
◆ controller_joints_
  
  
      
        
          | std::map<std::string, std::vector<std::string> > test_moveit_controller_manager::TestRos2ControlManager::controller_joints_ | 
         
       
   | 
  
protected   | 
  
 
 
◆ controllers_
  
  
      
        
          | std::map<std::string, int> test_moveit_controller_manager::TestRos2ControlManager::controllers_ | 
         
       
   | 
  
protected   | 
  
 
 
◆ DEFAULT
  
  
      
        
          | const int test_moveit_controller_manager::TestRos2ControlManager::DEFAULT = 2 | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following file: