File List
Here is a list of all files with brief descriptions:
[detail level 12345]
  doc
 pages
  include
  state-observation
  dynamical-system
 bidim-elastic-inv-pendulum-dyn-sys.hpp
 dynamical-system-functor-base.hpp
 dynamical-system-simulator.hppProvides an interface to simulate the dynamics provided by a dynamics functor
 imu-dynamical-system.hppThe file describes the dynamical system defined by an inertial measurement unit (IMU) fixed on a rigid body
 imu-magnetometer-dynamical-system.hppThe file describes the dynamical system defined by an inertial measurement unit (IMU) fixed on a rigid body. It includes a magnetometer
 imu-mltpctive-dynamical-system.hpp
  dynamics-estimators
 kinetics-observer.hppUnified Kinetics estimator
 lipm-dcm-estimator.hppFiltering 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
 unidim-lipm-dcm-estimator.hppEstimation of a bias betweeen the divergent component of motion and the corresponding zero moment point for a linearized inverted pendulum model
 zmp-tracking-gain-estimator.hpp
  examples
 imu-attitude-trajectory-reconstruction.hppGives an implementation of attitude estimation for IMU reconstruction with or without given input. The source is in a file imu-attitude-trajectory-reconstruction.hxx
 imu-multiplicative-attitude-reconstruction.hpp
 offline-ekf-flexibility-estimation.hppGives an implementation of flexibility estimation for IMU reconstruction with or without given input using a Kalman filter. The source is in a file imu-attitude-trajectory-reconstruction.hxx
 offline-model-base-flex-estimation.hpp
  flexibility-estimation
 ekf-flexibility-estimator-base.hppDeclare the class of the flexibility estimation using the extended Kalman Filter
 fixed-contact-ekf-flex-estimator-imu.hppDeclares the class of the estimation of the flexibility using an extended Kalman filter and a fixed contact hypothesis
 flexibility-estimator-base.hppDefinitions of base class for flexibility estimator
 imu-elastic-local-frame-dynamical-system.hpp
 imu-fixed-contact-dynamical-system.hppDefinitions of the dynamical system of a robot flexibility with an IMU sensor
 model-base-ekf-flex-estimator-imu.hppDeclares the class of the estimation of the flexibility using an extended Kalman filter and a fixed contact hypothesis
 stable-imu-fixed-contact-dynamical-system.hpp
  noise
 gaussian-white-noise.hppDefines the class that implements a gaussian white noise
 noise-base.hpp
  observer
 extended-kalman-filter.hpp
 kalman-filter-base.hppDefines the base class of a Kalman filter
 linear-kalman-filter.hppDefines the class of a Linear Kalman filter
 observer-base.hppDefines the base class of a state observer. The observer is destinated to any dynamical system with a vector state representation The file describes also the used data structures and exceptions of the derivated classes
 tilt-estimator-humanoid.hpp
 tilt-estimator.hppVersion of the Tilt Estimator that implements all the necessary functions to perform the estimation for humanoid robots
 zero-delay-observer.hppDefines the base class of online zero delay observers. Zero delay observers are the classical state observers where input and state values at instant k and the measurement value at instant k+1 are enough to provide the estimation of the state at instant k+1
  sensors-simulation
  algorithm
 linear-acceleration.hppImplements the accelerometer algorithm
 magnetic-field.hppImplements the magnetic field algorithm
 rotation-velocity.hppThe implementation of the algorithm of a rotation velocity sensor
 accelerometer-gyrometer-magnetometer.hppImplements the accelerometer-gyrometer-magnetometer inertial measurement unit
 accelerometer-gyrometer.hppImplements the accelerometer-gyrometer inertial measuremen
 algebraic-sensor.hppGives a base class for algebraic sensors
 sensor-base.hppImplements the base class of all sensors
  tools
 definitions.hppDefinitions of types and some structures
 hrp2.hppDefinitions of Hrp2 constants
 logger.hpp
 miscellaneous-algorithms.hppGathers many kinds of algorithms
 probability-law-simulation.hpp
 rigid-body-kinematics.hppImplements integrators for the kinematics, in terms or rotations and translations
 state-vector-arithmetics.hpp