#include "sot/talos_balance/foot-force-difference-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.
◆ INNER_SIGNALS
#define INNER_SIGNALS m_dz_ctrlSOUT << m_dz_posSOUT |
◆ INPUT_SIGNALS
Value: m_phaseSIN << m_gainSwingSIN << m_gainStanceSIN << m_gainDoubleSIN \
<< m_dfzAdmittanceSIN << m_vdcFrequencySIN << m_vdcDampingSIN \
<< m_swingAdmittanceSIN << m_wrenchRightDesSIN \
<< m_wrenchLeftDesSIN << m_wrenchRightSIN << m_wrenchLeftSIN \
<< m_posRightDesSIN << m_posLeftDesSIN << m_posRightSIN \
<< m_posLeftSIN
Definition at line 33 of file foot-force-difference-controller.cpp.
◆ OUTPUT_SIGNALS
#define OUTPUT_SIGNALS m_vRightSOUT << m_vLeftSOUT << m_gainRightSOUT << m_gainLeftSOUT |