sensor-fusion 0.1.0

Sensor Fusion Filters for Attitude and Heading Reference Systems (AHRS)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# `sensor_fusion` Rust Crate ![license]https://img.shields.io/badge/license-MIT-green [![License]https://img.shields.io/badge/License-Apache_2.0-blue.svg]https://opensource.org/licenses/Apache-2.0 ![open source]https://badgen.net/badge/open/source/blue?icon=github

## Original implementation

This crate was originally implemented as a c++ library. The
[original implementation can be found here](https://github.com/martinbudden/Library-SensorFusion).

## License

Licensed under either of:

* Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or <http://www.apache.org/licenses/LICENSE-2.0)>
* MIT license ([LICENSE-MIT]LICENSE-MIT or <http://opensource.org/licenses/MIT)>

at your option.