fusion-sys 0.1.0

Bindings for the IMU Fusion library.
Documentation
[build-dependencies.cc]
version = "1"

[package]
authors = ["Christopher Sieh <stelzo@steado.de>"]
categories = ["science::robotics"]
description = "Bindings for the IMU Fusion library."
documentation = "https://docs.rs/fusion-sys"
edition = "2021"
exclude = ["**/.github/**", "**/tests/**", "**/examples/**", "**/benches/**", "**/target/**", "**/build/**", "**/dist/**", "**/docs/**", "**/doc/**", "**/ensure_no_std/**"]
homepage = "https://github.com/stelzo/fusion-sys"
keywords = ["ros", "imu", "filter", "ahrs", "madgwick"]
license = "MIT"
links = "fusion"
name = "fusion-sys"
readme = "README.md"
repository = "https://github.com/stelzo/fusion-sys"
rust-version = "1.65"
version = "0.1.0"