state-observation 1.7.0
General implementation of observers.
Loading...
Searching...
No Matches
tilt-estimator.hpp File Reference

Version of the Tilt Estimator that implements all the necessary functions to perform the estimation for humanoid robots. More...

#include <state-observation/api.h>
#include <state-observation/observer/zero-delay-observer.hpp>
Include dependency graph for tilt-estimator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stateObservation::TiltEstimator
 Description is pending. 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

Version of the Tilt Estimator that implements all the necessary functions to perform the estimation for humanoid robots.

Defines the class for the tilt estimator.

Author
Rafael Cisneros, Mehdi Benallegue
Date
2018
Author
Rafael Cisneros, Mehdi Benallegue
Date
2018

Definition in file tilt-estimator.hpp.