#include "sot/talos_balance/simple-state-integrator.hh"
#include <dynamic-graph/all-commands.h>
#include <dynamic-graph/factory.h>
#include <Eigen/Core>
#include <cmath>
#include <pinocchio/multibody/liegroup/special-euclidean.hpp>
#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_controlSIN |
◆ OUTPUT_SIGNALS
#define OUTPUT_SIGNALS m_stateSOUT << m_velocitySOUT |
◆ PROFILE_SIMPLE_STATE_INTEGRATOR_COMPUTATION
#define PROFILE_SIMPLE_STATE_INTEGRATOR_COMPUTATION "SimpleStateIntegrator computation " |