#include "sot/talos_balance/dummy-dcm-estimator.hh"
#include <dynamic-graph/all-commands.h>
#include <dynamic-graph/command-bind.h>
#include <dynamic-graph/factory.h>
#include <sot/core/debug.hh>
#include <sot/core/stop-watch.hh>
Go to the source code of this file.
◆ INPUT_SIGNALS
#define INPUT_SIGNALS m_omegaSIN << m_massSIN << m_comSIN << m_momentaSIN |
◆ OUTPUT_SIGNALS
#define OUTPUT_SIGNALS m_dcmSOUT |
◆ PROFILE_DUMMYDCMESTIMATOR_DCM_COMPUTATION
#define PROFILE_DUMMYDCMESTIMATOR_DCM_COMPUTATION "DummyDcmEstimator: dcm computation " |