#include <moveit_config_data.h>
Public Attributes | |
std::vector< std::string > | joints_ |
std::string | name_ |
std::string | type_ |
Controllers settings which may be set in the config files
Definition at line 115 of file moveit_config_data.h.
std::vector<std::string> moveit_setup_assistant::ControllerConfig::joints_ |
Definition at line 119 of file moveit_config_data.h.
std::string moveit_setup_assistant::ControllerConfig::name_ |
Definition at line 117 of file moveit_config_data.h.
std::string moveit_setup_assistant::ControllerConfig::type_ |
Definition at line 118 of file moveit_config_data.h.