bit-bots / particle_filter

A lightweight particle filter library for the ROS context.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A lightweight particle filter library for the ROS context.

License:MIT License


Languages

Language:C++ 97.2%Language:CMake 2.4%Language:C 0.4%