Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 253 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 253 Bytes

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.