Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-inekf

An Invariant Extended Kalman Filter, written in Rust, for our cars.

Package Structure

.
├── Cargo.lock
├── Cargo.toml
├── LICENSE
├── README.md
├── src
│   ├── lib.rs
│   ├── lie
│   ├── lie.rs
└── └── main.rs

About

An Invariant Extended Kalman Filter, written in Rust, for our cars.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages