|
state-observation 1.7.0
General implementation of observers.
|
Definitions of the dynamical system of a robot flexibility with an IMU sensor. More...
#include <vector>#include <state-observation/api.h>#include <state-observation/dynamical-system/dynamical-system-functor-base.hpp>#include <state-observation/noise/noise-base.hpp>#include <state-observation/sensors-simulation/accelerometer-gyrometer.hpp>#include <state-observation/tools/rigid-body-kinematics.hpp>Go to the source code of this file.
Classes | |
| class | stateObservation::flexibilityEstimation::IMUFixedContactDynamicalSystem |
| This class describes the dynamics of a robot's flexibility this dynamics is the simplest possible system, the flexibility is expressed as a rotation against the contact positions with no other hypothesis than that the contact points are at constant position. More... | |
Namespaces | |
| namespace | stateObservation |
| Filtering of divergent component of motion (DCM) and estimation of a bias betweeen the DCM and the corresponding zero moment point for a linearized inverted pendulum model. | |
Definitions of the dynamical system of a robot flexibility with an IMU sensor.
Definition in file imu-fixed-contact-dynamical-system.hpp.