20#ifdef STATEOBSERVATION_VERBOUS_CONSTRUCTORS
24#include <boost/assert.hpp>
27#include <Eigen/Geometry>
28#include <state-observation/api.h>
36constexpr double m = 56.8;
46 static const unsigned nbMax = 4;
49 static const unsigned lf = 0;
50 static const unsigned rf = 1;
51 static const unsigned lh = 2;
52 static const unsigned rh = 3;
constexpr double linKv
Definition hrp2.hpp:41
constexpr double angKe
Definition hrp2.hpp:40
constexpr double linKe
stifness and damping
Definition hrp2.hpp:39
constexpr double angKv
Definition hrp2.hpp:42
constexpr double m
mass of the robot
Definition hrp2.hpp:36
Definition bidim-elastic-inv-pendulum-dyn-sys.hpp:21