#include "sot/talos_balance/dcm-estimator.hh"
#include <dynamic-graph/all-commands.h>
#include <dynamic-graph/factory.h>
#include <sot/core/debug.hh>
#include <sot/core/stop-watch.hh>
#include "pinocchio/algorithm/center-of-mass.hpp"
#include "pinocchio/algorithm/frames.hpp"
Go to the source code of this file.
◆ INPUT_SIGNALS
#define INPUT_SIGNALS m_qSIN << m_vSIN |
◆ OUTPUT_SIGNALS
#define OUTPUT_SIGNALS m_cSOUT << m_dcSOUT |
◆ PROFILE_BASE_KINEMATICS_COMPUTATION
#define PROFILE_BASE_KINEMATICS_COMPUTATION "base-est kinematics computation" |
◆ PROFILE_BASE_POSITION_ESTIMATION
#define PROFILE_BASE_POSITION_ESTIMATION "base-est position estimation" |
◆ PROFILE_BASE_VELOCITY_ESTIMATION
#define PROFILE_BASE_VELOCITY_ESTIMATION "base-est velocity estimation" |