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