li9616 / amcl2

Adaptive Monte Carlo Localization library for ROS - Version 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adaptive Monte Carlo Localization library for ROS - Version 2

AMCL is a probabilistic localization system for a robot moving in 2D. It implements the adaptive (or KLD-sampling) Monte Carlo localization approach (as described by Dieter Fox), which uses a particle filter to track the pose of a robot against a known map. It is derived, with thanks, from Andrew Howard's excellent 'amcl' Player driver.

The original ROS wrapper for amcl can be found in the navigation stack: http://github.com/ros-planning/navigation.

About

Adaptive Monte Carlo Localization library for ROS - Version 2


Languages

Language:C++ 58.0%Language:C 34.3%Language:Python 5.0%Language:CMake 2.5%Language:Objective-C 0.2%