Crates.io | kalman-fusion |
lib.rs | kalman-fusion |
version | 0.1.1 |
source | src |
created_at | 2023-11-19 23:47:55.598946 |
updated_at | 2023-11-25 04:13:12.804573 |
description | Simple single-variable Kalman filtering for Float and Fixed types |
homepage | |
repository | https://github.com/tstellanova/kalman-fusion |
max_upload_size | |
id | 1041574 |
size | 29,092 |
Simple Kalman filtering in rust.
See examples and tests to understand how to use this library.