This is the complete list of members for SimpleZmpEstimator, including all inherited members.
computeCoP(const dynamicgraph::Vector &wrench, const MatrixHomogeneous &pose) const | SimpleZmpEstimator | |
DECLARE_SIGNAL_IN(wrenchLeft, dynamicgraph::Vector) | SimpleZmpEstimator | |
DECLARE_SIGNAL_IN(wrenchRight, dynamicgraph::Vector) | SimpleZmpEstimator | |
DECLARE_SIGNAL_IN(poseLeft, MatrixHomogeneous) | SimpleZmpEstimator | |
DECLARE_SIGNAL_IN(poseRight, MatrixHomogeneous) | SimpleZmpEstimator | |
DECLARE_SIGNAL_OUT(copLeft, dynamicgraph::Vector) | SimpleZmpEstimator | |
DECLARE_SIGNAL_OUT(copRight, dynamicgraph::Vector) | SimpleZmpEstimator | |
DECLARE_SIGNAL_OUT(zmp, dynamicgraph::Vector) | SimpleZmpEstimator | |
DECLARE_SIGNAL_OUT(emergencyStop, bool) | SimpleZmpEstimator | |
display(std::ostream &os) const | SimpleZmpEstimator | virtual |
init() | SimpleZmpEstimator | |
m_emergency_stop_triggered | SimpleZmpEstimator | protected |
m_eps | SimpleZmpEstimator | |
m_initSucceeded | SimpleZmpEstimator | protected |
SimpleZmpEstimator(const std::string &name, const double &eps=1.0) | SimpleZmpEstimator |