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;
40constexpr double angKe = 400;
41constexpr double linKv = 600;
42constexpr double angKv = 10;
46 static const unsigned nbMax = 4;
47 static const unsigned nbModeledMax = 2;
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 linKe
stifness and damping
constexpr double m
mass of the robot
Filtering of divergent component of motion (DCM) and estimation of a bias betweeen the DCM and the co...