#include "sot/talos_balance/state-transformation.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
| #define INPUT_SIGNALS m_referenceFrameSIN << m_q_inSIN << m_v_inSIN |
◆ OUTPUT_SIGNALS
| #define OUTPUT_SIGNALS m_qSOUT << m_vSOUT |
◆ PROFILE_STATETRANSFORMATION_Q_COMPUTATION
| #define PROFILE_STATETRANSFORMATION_Q_COMPUTATION "State transformation q computation " |
◆ PROFILE_STATETRANSFORMATION_V_COMPUTATION
| #define PROFILE_STATETRANSFORMATION_V_COMPUTATION "State transformation v computation " |