Docs.rs
ahrs-0.7.0
ahrs 0.7.0
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
jmagnuson
Dependencies
nalgebra ^0.33
normal
num-traits ^0.2
normal
simba ^0.9
normal
approx ^0.5
dev
criterion ^0.4
dev
rand ^0.8
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ahrs
0.7.0
All Items
Crate Items
Structs
Enums
Traits
Crate
ahrs
Copy item path
source
·
[
−
]
Expand description
A collection of AHRS algorithms ported to Rust.
Structs
§
Madgwick
Madgwick AHRS implementation.
Mahony
Mahony AHRS implementation.
Enums
§
Ahrs
Error
Traits
§
Ahrs
Trait for implementing an AHRS filter.