sot-talos-balance  2.0.5
Collection of dynamic-graph entities aimed at implementing balance control on talos.
SimpleDistributeWrench Member List

This is the complete list of members for SimpleDistributeWrench, including all inherited members.

computeCoP(const dynamicgraph::Vector &wrench, const pinocchio::SE3 &pose) constSimpleDistributeWrench
DECLARE_SIGNAL_IN(wrenchDes, dynamicgraph::Vector)SimpleDistributeWrench
DECLARE_SIGNAL_IN(q, dynamicgraph::Vector)SimpleDistributeWrench
DECLARE_SIGNAL_IN(rho, double)SimpleDistributeWrench
DECLARE_SIGNAL_IN(phase, int)SimpleDistributeWrench
DECLARE_SIGNAL_INNER(kinematics_computations, int)SimpleDistributeWrench
DECLARE_SIGNAL_INNER(wrenches, int)SimpleDistributeWrench
DECLARE_SIGNAL_OUT(wrenchLeft, dynamicgraph::Vector)SimpleDistributeWrench
DECLARE_SIGNAL_OUT(ankleWrenchLeft, dynamicgraph::Vector)SimpleDistributeWrench
DECLARE_SIGNAL_OUT(surfaceWrenchLeft, dynamicgraph::Vector)SimpleDistributeWrench
DECLARE_SIGNAL_OUT(copLeft, dynamicgraph::Vector)SimpleDistributeWrench
DECLARE_SIGNAL_OUT(wrenchRight, dynamicgraph::Vector)SimpleDistributeWrench
DECLARE_SIGNAL_OUT(ankleWrenchRight, dynamicgraph::Vector)SimpleDistributeWrench
DECLARE_SIGNAL_OUT(surfaceWrenchRight, dynamicgraph::Vector)SimpleDistributeWrench
DECLARE_SIGNAL_OUT(copRight, dynamicgraph::Vector)SimpleDistributeWrench
DECLARE_SIGNAL_OUT(wrenchRef, dynamicgraph::Vector)SimpleDistributeWrench
DECLARE_SIGNAL_OUT(zmpRef, dynamicgraph::Vector)SimpleDistributeWrench
DECLARE_SIGNAL_OUT(emergencyStop, bool)SimpleDistributeWrench
display(std::ostream &os) constSimpleDistributeWrenchvirtual
distributeWrench(const Eigen::VectorXd &wrenchDes, const double rho)SimpleDistributeWrenchprotected
init(const std::string &robotName)SimpleDistributeWrench
m_ankle_M_soleSimpleDistributeWrenchprotected
m_contactLeftSimpleDistributeWrenchprotected
m_contactRightSimpleDistributeWrenchprotected
m_dataSimpleDistributeWrenchprotected
m_emergency_stop_triggeredSimpleDistributeWrenchprotected
m_initSucceededSimpleDistributeWrenchprotected
m_left_foot_idSimpleDistributeWrenchprotected
m_modelSimpleDistributeWrenchprotected
m_right_foot_idSimpleDistributeWrenchprotected
m_robot_utilSimpleDistributeWrenchprotected
m_wrenchLeftSimpleDistributeWrenchprotected
m_wrenchRightSimpleDistributeWrenchprotected
saturateWrench(const Eigen::VectorXd &wrenchDes, const int phase)SimpleDistributeWrenchprotected
SimpleDistributeWrench(const std::string &name)SimpleDistributeWrench