Crates.io | rust-ukf |
lib.rs | rust-ukf |
version | 0.1.0 |
source | src |
created_at | 2022-09-10 17:05:06.22193 |
updated_at | 2022-09-10 17:05:06.22193 |
description | An implementation of the unscented Kalman filter in rust which supports multiple different measurement updates. |
homepage | |
repository | https://github.com/iamxanadu/rust-ukf.git |
max_upload_size | |
id | 662593 |
size | 63,935 |
Unscented Kalman filter implementation in Rust which supports multiple measurement update functions.