Loop closure

  • Loop closing is the task of deciding whether the robot has returned to a previously visited area.
  • Used in SLAM to correct the drift in mapping and localization.
  • Approach: identify features that have been perceived in the past.
  • When a match (i.e. loop closure) is detected, update the previous map and position estimates.

used in Grid Maps