#include <sot/talos_balance/dcm-estimator.hh>
Definition at line 55 of file dcm-estimator.hh.
◆ DcmEstimator()
◆ DECLARE_SIGNAL_IN() [1/2]
| DECLARE_SIGNAL_IN |
( |
q |
, |
|
|
dynamicgraph::Vector |
|
|
) |
| |
◆ DECLARE_SIGNAL_IN() [2/2]
| DECLARE_SIGNAL_IN |
( |
v |
, |
|
|
dynamicgraph::Vector |
|
|
) |
| |
◆ DECLARE_SIGNAL_OUT() [1/2]
| DECLARE_SIGNAL_OUT |
( |
c |
, |
|
|
dynamicgraph::Vector |
|
|
) |
| |
◆ DECLARE_SIGNAL_OUT() [2/2]
| DECLARE_SIGNAL_OUT |
( |
dc |
, |
|
|
dynamicgraph::Vector |
|
|
) |
| |
◆ display()
| void display |
( |
std::ostream & |
os | ) |
const |
|
virtual |
◆ init()
| void init |
( |
const double & |
dt, |
|
|
const std::string & |
urdfFile |
|
) |
| |
◆ m_data
◆ m_dt
robot velocities according to pinocchio convention
Definition at line 94 of file dcm-estimator.hh.
◆ m_initSucceeded
◆ m_model
◆ m_q_pin
◆ m_robot_util
| RobotUtilShrPtr m_robot_util |
|
protected |
true if the entity has been successfully initialized
Definition at line 88 of file dcm-estimator.hh.
◆ m_v_pin
robot configuration according to pinocchio convention
Definition at line 93 of file dcm-estimator.hh.
The documentation for this class was generated from the following files: