RustRobotics

This package is a rust implementation of PythonRobotics. I plan to have algorithms implementations in the src folder and the algorithms use cases in the examples folder. I plan to have python bindings using pyo3/maturin.

Table of Contents

Localization

Extended Kalman Filter

Algorithm, Example cargo run --example ekf