#include <dynamic-graph/factory.h>
#include <sot/core/debug.hh>
#include <sot/torque_control/commands-helper.hh>
#include <sot/torque_control/control-manager.hh>
#include <tsid/robots/robot-wrapper.hpp>
#include <tsid/utils/statistics.hpp>
#include <tsid/utils/stop-watch.hpp>
Go to the source code of this file.
◆ INPUT_SIGNALS
Value: m_i_maxSIN << m_u_maxSIN << m_tau_maxSIN << m_tauSIN << m_tau_predictedSIN \
<< m_i_measuredSIN
Definition at line 32 of file control-manager.cpp.
◆ OUTPUT_SIGNALS
#define OUTPUT_SIGNALS m_uSOUT << m_u_safeSOUT |
◆ PROFILE_DYNAMIC_GRAPH_PERIOD
#define PROFILE_DYNAMIC_GRAPH_PERIOD "Control period " |
◆ PROFILE_PWM_DESIRED_COMPUTATION
#define PROFILE_PWM_DESIRED_COMPUTATION "Control manager " |