Representation of an end effector. More...
#include <model.h>
Public Attributes | |
std::string | component_group_ |
The name of the group that includes the joints & links this end effector consists of. | |
std::string | name_ |
The name of the end effector. | |
std::string | parent_group_ |
std::string | parent_link_ |
The name of the link this end effector connects to. |
std::string srdf::Model::EndEffector::component_group_ |
std::string srdf::Model::EndEffector::name_ |
std::string srdf::Model::EndEffector::parent_group_ |
std::string srdf::Model::EndEffector::parent_link_ |