rust-ukf

Crates.iorust-ukf
lib.rsrust-ukf
version0.1.0
sourcesrc
created_at2022-09-10 17:05:06.22193
updated_at2022-09-10 17:05:06.22193
descriptionAn implementation of the unscented Kalman filter in rust which supports multiple different measurement updates.
homepage
repositoryhttps://github.com/iamxanadu/rust-ukf.git
max_upload_size
id662593
size63,935
Josef Biberstein (iamxanadu)

documentation

README

Unscented Kalman filter implementation in Rust which supports multiple measurement update functions.

Commit count: 3

cargo fmt