|
state-observation 1.7.0
General implementation of observers.
|
Provides an interface to simulate the dynamics provided by a dynamics functor. More...
#include <map>#include <state-observation/api.h>#include <state-observation/dynamical-system/dynamical-system-functor-base.hpp>Go to the source code of this file.
Classes | |
| class | stateObservation::DynamicalSystemSimulator |
| The class gives a small encapsulation of the dynamics functor, which enables the simulation of the dynamics and the storage of states, inputs and measurements. 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. | |
Provides an interface to simulate the dynamics provided by a dynamics functor.
Definition in file dynamical-system-simulator.hpp.