state-observation 1.7.0
General implementation of observers.
Loading...
Searching...
No Matches
dynamical-system-simulator.hpp File Reference

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>
Include dependency graph for dynamical-system-simulator.hpp:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Provides an interface to simulate the dynamics provided by a dynamics functor.

Author
Mehdi Benallegue
Date
2013

Definition in file dynamical-system-simulator.hpp.