Fast frontier detection for robot exploration

  • Authors:
  • Matan Keidar;Eran Sadeh-Or;Gal A. Kaminka

  • Affiliations:
  • MAVERICK Group, Department of Computer Science, Bar-Ilan University, Israel;MAVERICK Group, Department of Computer Science, Bar-Ilan University, Israel;MAVERICK Group, Department of Computer Science, Bar-Ilan University, Israel

  • Venue:
  • AAMAS'11 Proceedings of the 10th international conference on Advanced Agent Technology
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Frontier-based exploration is the most common approach to exploration, a fundamental problem in robotics. In frontier-based exploration, robots explore by repeatedly computing (and moving towards) frontiers, the segments which separate the known regions from those unknown. However, most frontier detection algorithms process the entire map data. This can be a time consuming process which slows down the exploration. In this paper, we present two novel frontier detection algorithms: WFD, a graph search based algorithm and FFD, which is based on processing only the new laser readings data. In contrast to state-of-the-art methods, both algorithms do not process the entire map data. We implemented both algorithms and showed that both are faster than a state-of-the-art frontier detector implementation (by several orders of magnitude).