Files
agv_pro_ros2/navigation2/nav2_amcl/README.md
T
2025-05-27 19:03:40 +08:00

454 B

AMCL

Adaptive Monte Carlo Localization (AMCL) is a probabilistic localization module which estimates the position and orientation (i.e. Pose) of a robot in a given known map using a 2D laser scanner. This is largely a refactored port from ROS 1 without any algorithmic changes.

See the Configuration Guide Page for more details about configurable settings and their meanings.