/particle_filter

A lightweight particle filter library for the ROS context.

Primary LanguageC++MIT LicenseMIT

particle_filter

A particle filter library for the ROS context.

This library is based on libPF by Stephan Wirth and gaussian_mixture_models by Roberto Capobianco. Code from both projects is inherited in this project. Thanks for allowing us to do so.