rviz command 2d pose estimate publishes the new proposed pose on that topic
When amcl receives that message it resets its collection of candidate poses
Going inside the Nav Stack
Global planner: works out best path assuming map is accurate
global costmap: How safe or unsafe is each spot on the map
Published on /move_base/global_costmap/costmap
Planner view shows what the planned path to the nav goal is
Local Planner:
Adjusts the global plan based on newly detected obstacles
Map shows square area around robot with further analysis
1 Color shows safe areas in cold colors (like blue) and dangerous areas in warm colors (like red)