IndexedVectorArray imuMultiplicativeAttitudeReconstruction(const IndexedVectorArray &y, const IndexedVectorArray &u, const Vector &xh0, const Matrix &p, const Matrix &q, const Matrix &r, double dt)
Provides the estimation of the state (mostly attitude) of an IMU, given the measurements of the IMU a...