Skip to content

Kalman filtering techniques useful for tasks like robot localization and object tracking.

Notifications You must be signed in to change notification settings

PLeVasseur/rudie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rudie

Kalman filter implementation for applications such as tracking or localization in robotics. Can run on on embedded platforms, i.e. used on #![no_std] targets.

Adding rudie to a project

Add the following to your Cargo.toml to get started using rudie:

[dependencies]
rudie = "0.1"

About

Kalman filtering techniques useful for tasks like robot localization and object tracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages