#include <dynamic-graph/factory.h>
#include <Eigen/Dense>
#include <sot/core/debug.hh>
#include <sot/torque_control/commands-helper.hh>
#include <sot/torque_control/motor-model.hh>
#include <sot/torque_control/torque-offset-estimator.hh>
Go to the source code of this file.
◆ ALL_INPUT_SIGNALS
#define ALL_INPUT_SIGNALS |
Value: m_base6d_encodersSIN << m_accelerometerSIN << m_jointTorquesSIN \
<< m_gyroscopeSIN
Definition at line 18 of file torque-offset-estimator.cpp.
◆ ALL_OUTPUT_SIGNALS
#define ALL_OUTPUT_SIGNALS m_jointTorquesEstimatedSOUT |