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

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

computeCoP(const dynamicgraph::Vector &wrench, const pinocchio::SE3 &pose) constDistributeWrench
computeWrenchFaceMatrix(const double mu)DistributeWrenchprotected
DECLARE_SIGNAL_IN(wrenchDes, dynamicgraph::Vector)DistributeWrench
DECLARE_SIGNAL_IN(q, dynamicgraph::Vector)DistributeWrench
DECLARE_SIGNAL_IN(rho, double)DistributeWrench
DECLARE_SIGNAL_IN(phase, int)DistributeWrench
DECLARE_SIGNAL_IN(frictionCoefficient, double)DistributeWrench
DECLARE_SIGNAL_IN(wSum, double)DistributeWrench
DECLARE_SIGNAL_IN(wNorm, double)DistributeWrench
DECLARE_SIGNAL_IN(wRatio, double)DistributeWrench
DECLARE_SIGNAL_IN(wAnkle, dynamicgraph::Vector)DistributeWrench
DECLARE_SIGNAL_INNER(kinematics_computations, int)DistributeWrench
DECLARE_SIGNAL_INNER(qp_computations, int)DistributeWrench
DECLARE_SIGNAL_OUT(wrenchLeft, dynamicgraph::Vector)DistributeWrench
DECLARE_SIGNAL_OUT(ankleWrenchLeft, dynamicgraph::Vector)DistributeWrench
DECLARE_SIGNAL_OUT(surfaceWrenchLeft, dynamicgraph::Vector)DistributeWrench
DECLARE_SIGNAL_OUT(copLeft, dynamicgraph::Vector)DistributeWrench
DECLARE_SIGNAL_OUT(wrenchRight, dynamicgraph::Vector)DistributeWrench
DECLARE_SIGNAL_OUT(ankleWrenchRight, dynamicgraph::Vector)DistributeWrench
DECLARE_SIGNAL_OUT(surfaceWrenchRight, dynamicgraph::Vector)DistributeWrench
DECLARE_SIGNAL_OUT(copRight, dynamicgraph::Vector)DistributeWrench
DECLARE_SIGNAL_OUT(wrenchRef, dynamicgraph::Vector)DistributeWrench
DECLARE_SIGNAL_OUT(zmpRef, dynamicgraph::Vector)DistributeWrench
DECLARE_SIGNAL_OUT(emergencyStop, bool)DistributeWrench
display(std::ostream &os) constDistributeWrenchvirtual
DistributeWrench(const std::string &name)DistributeWrench
distributeWrench(const Eigen::VectorXd &wrenchDes, const double rho, const double mu)DistributeWrenchprotected
init(const std::string &robotName)DistributeWrench
m_Aeq1DistributeWrenchprotected
m_Aeq2DistributeWrenchprotected
m_Aineq1DistributeWrenchprotected
m_Aineq2DistributeWrenchprotected
m_ankle_M_soleDistributeWrenchprotected
m_Beq1DistributeWrenchprotected
m_Beq2DistributeWrenchprotected
m_Bineq1DistributeWrenchprotected
m_Bineq2DistributeWrenchprotected
m_C1DistributeWrenchprotected
m_C2DistributeWrenchprotected
m_contactLeftDistributeWrenchprotected
m_contactRightDistributeWrenchprotected
m_dataDistributeWrenchprotected
m_emergency_stop_triggeredDistributeWrenchprotected
m_epsDistributeWrench
m_initSucceededDistributeWrenchprotected
m_left_foot_idDistributeWrenchprotected
m_left_foot_sizesDistributeWrenchprotected
m_modelDistributeWrenchprotected
m_Q1DistributeWrenchprotected
m_Q2DistributeWrenchprotected
m_qp1DistributeWrenchprotected
m_qp2DistributeWrenchprotected
m_result1DistributeWrenchprotected
m_result2DistributeWrenchprotected
m_right_foot_idDistributeWrenchprotected
m_right_foot_sizesDistributeWrenchprotected
m_robot_utilDistributeWrenchprotected
m_wAnkleDistributeWrenchprotected
m_wNormDistributeWrenchprotected
m_wRatioDistributeWrenchprotected
m_wrenchFaceMatrixDistributeWrenchprotected
m_wrenchLeftDistributeWrenchprotected
m_wrenchRightDistributeWrenchprotected
m_wSumDistributeWrenchprotected
saturateWrench(const Eigen::VectorXd &wrenchDes, const int phase, const double mu)DistributeWrenchprotected
set_left_foot_sizes(const dynamicgraph::Vector &s)DistributeWrench
set_right_foot_sizes(const dynamicgraph::Vector &s)DistributeWrench