Crate ahrs

source ·
Expand description

A collection of AHRS algorithms ported to Rust.

Structs§

  • Madgwick AHRS implementation.
  • Mahony AHRS implementation.

Enums§

Traits§

  • Trait for implementing an AHRS filter.