Integrating Grid-Based and Topological Maps for Mobile Robot Navigation

Abstract

Research on mobile robot navigation has produced two major paradigms for mapping indoor environments: grid-based and topological. While grid-based methods produce accurate metric maps, their complexity often prohibits efficient planning and problem solving in large-scale indoor environments. Topological maps, on the other hand, can be used much more efficiently, yet accurate and consistent topological maps are considerably difficult to learn in large-scale environments. This paper describes an approach that integrates both paradigms: grid-based and topological. Grid-based maps are learned using artificial neural networks and Bayesian integration. Topological maps are generated on top of the grid-based maps, by partitioning the latter into coherent regions. By combining both paradigms—grid-based and topological—, the approach presented here gains the best of both worlds: accuracy/consistency and efficiency. The paper gives results for autonomously operating a mobile robot equipped with sonar sensors in populated multi-room environments.

Cite

Text

Thrun and Bücken. "Integrating Grid-Based and Topological Maps for Mobile Robot Navigation." AAAI Conference on Artificial Intelligence, 1996.

Markdown

[Thrun and Bücken. "Integrating Grid-Based and Topological Maps for Mobile Robot Navigation." AAAI Conference on Artificial Intelligence, 1996.](https://mlanthology.org/aaai/1996/thrun1996aaai-integrating/)

BibTeX

@inproceedings{thrun1996aaai-integrating,
  title     = {{Integrating Grid-Based and Topological Maps for Mobile Robot Navigation}},
  author    = {Thrun, Sebastian and Bücken, Arno},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1996},
  pages     = {944-950},
  url       = {https://mlanthology.org/aaai/1996/thrun1996aaai-integrating/}
}