marg-orientation

MARG IMU based orientation estimation using TRIAD

EUPL-1.2 License

Downloads
776
Stars
0

MARG (Magnetic, Angular Rate, and Gravity) orientation estimation

⚠️ Work in progress. ⚠️

This crate provides MARG IMU orientation estimation based on TRIAD DCM-estimation and Kalman Filtering techniques. It is aimed at no_std environments and type-generic.


Work in progress: The estimator currently requires an allocator to construct the internal filters and is generally considered work in progress.

Package Rankings
Badges
Extracted from project README
Crates.io Crates.io docs.rs codecov