14#ifndef IMUMULTUPLICATIVEATTITUDETRAJECTORYRECONTRUCTIONHPP
15#define IMUMULTUPLICATIVEATTITUDETRAJECTORYRECONTRUCTIONHPP
17#include <state-observation/api.h>
19#include <state-observation/dynamical-system/imu-mltpctive-dynamical-system.hpp>
20#include <state-observation/observer/extended-kalman-filter.hpp>
55IndexedVectorArray imuMultiplicativeAttitudeReconstruction(
const IndexedVectorArray & y,
56 const IndexedVectorArray & u,
87IndexedVectorArray imuMultiplicativeAttitudeReconstruction(
const IndexedVectorArray & y,
94#include <state-observation/examples/imu-multiplicative-attitude-reconstruction.hxx>
Provides an interface to simulate the dynamics provided by a dynamics functor.
Gathers many kinds of algorithms.
Filtering of divergent component of motion (DCM) and estimation of a bias betweeen the DCM and the co...
Eigen::MatrixXd Matrix
Dynamic sized Matrix.
Eigen::VectorXd Vector
Dynamic sized scalar vector.