#include "sot/talos_balance/dcm-controller.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
Value: m_KpSIN << m_KiSIN << m_KzSIN << m_decayFactorSIN << m_omegaSIN << m_massSIN \
<< m_comSIN << m_dcmSIN << m_dcmDesSIN << m_zmpDesSIN << m_zmpSIN
Definition at line 39 of file dcm-controller.cpp.
◆ OUTPUT_SIGNALS
#define OUTPUT_SIGNALS m_zmpRefSOUT << m_wrenchRefSOUT |
◆ PROFILE_DCMCONTROLLER_WRENCHREF_COMPUTATION
#define PROFILE_DCMCONTROLLER_WRENCHREF_COMPUTATION "DcmController: wrenchRef computation " |
◆ PROFILE_DCMCONTROLLER_ZMPREF_COMPUTATION
#define PROFILE_DCMCONTROLLER_ZMPREF_COMPUTATION "DcmController: zmpRef computation " |