|
gazebo-yarp-plugins
Gazebo Plugins exposing YARP interfaces.
|
This is the complete list of members for HandMk3CouplingHandler, including all inherited members.
| BaseCouplingHandler(gazebo::physics::Model *model, yarp::sig::VectorOf< int > coupled_joints, std::vector< std::string > coupled_joint_names, std::vector< Range > coupled_joint_limits) | BaseCouplingHandler | protected |
| checkJointIsCoupled(int joint) | BaseCouplingHandler | virtual |
| decouple(double q2, std::vector< double > &lut) | HandMk3CouplingHandler | protected |
| decoupleAcc(yarp::sig::Vector ¤t_acc) | HandMk3CouplingHandler | virtual |
| decouplePos(yarp::sig::Vector ¤t_pos) | HandMk3CouplingHandler | virtual |
| decoupleRefPos(yarp::sig::Vector &pos_ref) | HandMk3CouplingHandler | virtual |
| decoupleRefTrq(yarp::sig::Vector &trq_ref) | HandMk3CouplingHandler | virtual |
| decoupleRefVel(yarp::sig::Vector &vel_ref, const yarp::sig::Vector &pos_feedback) | HandMk3CouplingHandler | virtual |
| decoupleTrq(yarp::sig::Vector ¤t_trq) | HandMk3CouplingHandler | virtual |
| decoupleVel(yarp::sig::Vector ¤t_vel) | HandMk3CouplingHandler | virtual |
| getCoupledJointLimit(int joint, double &min, double &max) | BaseCouplingHandler | virtual |
| getCoupledJointName(int joint) | BaseCouplingHandler | virtual |
| getCoupledJoints() | BaseCouplingHandler | virtual |
| HandMk3CouplingHandler(gazebo::physics::Model *model, yarp::sig::VectorOf< int > coupled_joints, std::vector< std::string > coupled_joint_names, std::vector< Range > coupled_joint_limits) | HandMk3CouplingHandler | |
| index_lut | HandMk3CouplingHandler | protected |
| LUTSIZE | HandMk3CouplingHandler | protected |
| m_controllerPeriod | BaseCouplingHandler | protected |
| m_coupledJointLimits | BaseCouplingHandler | protected |
| m_coupledJointNames | BaseCouplingHandler | protected |
| m_coupledJoints | BaseCouplingHandler | protected |
| m_couplingSize | BaseCouplingHandler | protected |
| m_robot | BaseCouplingHandler | protected |
| setCoupledJointLimit(int joint, const double &min, const double &max) | BaseCouplingHandler | virtual |
| thumb_lut | HandMk3CouplingHandler | protected |
| ~BaseCouplingHandler() | BaseCouplingHandler | virtual |