Loading [MathJax]/extensions/tex2jax.js
gazebo-yarp-plugins
Gazebo Plugins exposing YARP interfaces.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
MiddleCouplingHandler Member List

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