ROSEndEffector
ROS End-Effector package: provides a ROS-based set of standard interfaces to command robotics end-effectors in an agnostic fashion.
|
This is the complete list of members for ROSEE::Action, including all inherited members.
Action() | ROSEE::Action | protected |
Action(std::string actionName, Action::Type type) | ROSEE::Action | protected |
Composed enum value | ROSEE::Action | |
ConstPtr typedef | ROSEE::Action | |
emitYaml(YAML::Emitter &out) const =0 | ROSEE::Action | pure virtual |
fillFromYaml(YAML::const_iterator yamlIt)=0 | ROSEE::Action | pure virtual |
fingersInvolved | ROSEE::Action | protected |
Generic enum value | ROSEE::Action | |
getAllJointPos() const =0 | ROSEE::Action | pure virtual |
getFingersInvolved() const | ROSEE::Action | |
getJointPos() const =0 | ROSEE::Action | pure virtual |
getJointsInvolvedCount() const | ROSEE::Action | |
getName() const | ROSEE::Action | |
getType() const | ROSEE::Action | |
jointsInvolvedCount | ROSEE::Action | protected |
name | ROSEE::Action | protected |
None enum value | ROSEE::Action | |
Primitive enum value | ROSEE::Action | |
print() const | ROSEE::Action | virtual |
Ptr typedef | ROSEE::Action | |
Timed enum value | ROSEE::Action | |
Type enum name | ROSEE::Action | |
type | ROSEE::Action | protected |
~Action() | ROSEE::Action | inlinevirtual |