|
state-observation 1.7.0
General implementation of observers.
|
The file describes the dynamical system defined by an inertial measurement unit (IMU) fixed on a rigid body. More...
#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::IMUDynamicalSystem |
| The class is an implementation of the dynamical system defined by an inertial measurement unit (IMU) fixed on a rigid body. The state is the position velocity and acceleration and the orientaion and rotation velocity and acceleration. The sensors are the accelerometer and the gyrometer. More... | |
| struct | stateObservation::IMUDynamicalSystem::indexes |
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. | |
The file describes the dynamical system defined by an inertial measurement unit (IMU) fixed on a rigid body.
Definition in file imu-dynamical-system.hpp.