#include "sot/talos_balance/dcm-com-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_decayFactorSIN << m_omegaSIN << m_massSIN \
<< m_dcmSIN << m_dcmDesSIN << m_comDesSIN << m_ddcomDesSIN
Definition at line 41 of file dcm-com-controller.cpp.
◆ OUTPUT_SIGNALS
#define OUTPUT_SIGNALS m_ddcomRefSOUT << m_zmpRefSOUT << m_wrenchRefSOUT |
◆ PROFILE_DCMCOMCONTROLLER_DDCOMREF_COMPUTATION
#define PROFILE_DCMCOMCONTROLLER_DDCOMREF_COMPUTATION "DcmComController: ddcomRef computation " |
◆ PROFILE_DCMCOMCONTROLLER_WRENCHREF_COMPUTATION
#define PROFILE_DCMCOMCONTROLLER_WRENCHREF_COMPUTATION "DcmComController: wrenchRef computation " |
◆ PROFILE_DCMCOMCONTROLLER_ZMPREF_COMPUTATION
#define PROFILE_DCMCOMCONTROLLER_ZMPREF_COMPUTATION "DcmComController: zmpRef computation " |