This document summarizes the key problems in robot localization and different estimation techniques. It discusses (1) dead reckoning using odometry, (2) using a map and observing known features, (3) creating a map, (4) simultaneous localization and mapping, and (5) Monte Carlo estimation techniques. The document focuses on using the Kalman filter and extended Kalman filter to provide optimal state estimates under Gaussian noise assumptions, and introduces particle filters as a method that makes no distribution assumptions.
Related topics: