[][src]Crate ahrs

A collection of AHRS algorithms ported to Rust.

Structs

Madgwick

Madgwick AHRS implementation.

Mahony

Mahony AHRS implementation.

Traits

Ahrs

Trait for implementing an AHRS filter.