gazebo-yarp-plugins
Gazebo Plugins exposing YARP interfaces.
Loading...
Searching...
No Matches
CerHandCouplingHandler Member List

This is the complete list of members for CerHandCouplingHandler, 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)BaseCouplingHandlerprotected
CerHandCouplingHandler(gazebo::physics::Model *model, yarp::sig::VectorOf< int > coupled_joints, std::vector< std::string > coupled_joint_names, std::vector< Range > coupled_joint_limits)CerHandCouplingHandler
checkJointIsCoupled(int joint)BaseCouplingHandlervirtual
decoupleAcc(yarp::sig::Vector &current_acc)CerHandCouplingHandlervirtual
decouplePos(yarp::sig::Vector &current_pos)CerHandCouplingHandlervirtual
decoupleRefPos(yarp::sig::Vector &pos_ref)CerHandCouplingHandlervirtual
decoupleRefTrq(yarp::sig::Vector &trq_ref)CerHandCouplingHandlervirtual
decoupleRefVel(yarp::sig::Vector &vel_ref, const yarp::sig::Vector &pos_feedback)CerHandCouplingHandlervirtual
decoupleTrq(yarp::sig::Vector &current_trq)CerHandCouplingHandlervirtual
decoupleVel(yarp::sig::Vector &current_vel)CerHandCouplingHandlervirtual
getCoupledJointLimit(int joint, double &min, double &max)BaseCouplingHandlervirtual
getCoupledJointName(int joint)BaseCouplingHandlervirtual
getCoupledJoints()BaseCouplingHandlervirtual
m_controllerPeriodBaseCouplingHandlerprotected
m_coupledJointLimitsBaseCouplingHandlerprotected
m_coupledJointNamesBaseCouplingHandlerprotected
m_coupledJointsBaseCouplingHandlerprotected
m_couplingSizeBaseCouplingHandlerprotected
m_robotBaseCouplingHandlerprotected
setCoupledJointLimit(int joint, const double &min, const double &max)BaseCouplingHandlervirtual
~BaseCouplingHandler()BaseCouplingHandlervirtual