state-observation 1.7.0
General implementation of observers.
Loading...
Searching...
No Matches
fixed-contact-ekf-flex-estimator-imu.hpp File Reference

Declares the class of the estimation of the flexibility using an extended Kalman filter and a fixed contact hypothesis. More...

Include dependency graph for fixed-contact-ekf-flex-estimator-imu.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stateObservation::flexibilityEstimation::FixedContactEKFFlexEstimatorIMU
 This class implements the flexibility estimation of a robot with the hypothesis that the contact positions do not move. This constraint is expressed using fictious measurements but the interface is transparent to this assumption, the state is expressed using classical representation of position, velocity, acceleration, orientation (using (theta x mu) representation) angular velocity (omega) and acceleration (omega dot). 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.

Detailed Description

Declares the class of the estimation of the flexibility using an extended Kalman filter and a fixed contact hypothesis.

Author
Mehdi Benallegue
Date
2013

Definition in file fixed-contact-ekf-flex-estimator-imu.hpp.