Back to Search Start Over

Multirobot Tree and Graph Exploration.

Authors :
Brass, Peter
Cabrera-Mora, Flavio
Gasparri, Andrea
Xiao, Jizhong
Source :
IEEE Transactions on Robotics. Aug2011, Vol. 27 Issue 4, p707-717. 11p.
Publication Year :
2011

Abstract

In this paper, we present an algorithm for the exploration of an unknown graph by multiple robots, which is never worse than depth-first search with a single robot. On trees, we prove that the algorithm is optimal for two robots. For k robots, the algorithm has an optimal dependence on the size of the tree but not on its radius. We believe that the algorithm performs well on any tree, and this is substantiated by simulations. For trees with e edges and radius r, the exploration time is less than 2e/k+(1+(k/r))^k-1(2/k!)r^k-1 =(2e/k) + O((k+r)^k-1) (for r>k, \le (2e/k) + 2r^k-1), thereby improving a recent method with time O((e/\log k) + r) refid="ref2"/, and almost reaching the lower bound max ((2e/k), 2r). The model underlying undirected-graph exploration is a set of rooms connected by opaque passages; thus, the algorithm is appropriate for scenarios like indoor navigation or cave exploration. In this framework, communication can be realized by bookkeeping devices being dropped by the robots at explored vertices, the states of which are read and changed by further visiting robots. Simulations have been performed in both tree and graph explorations to corroborate the mathematical results. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
15523098
Volume :
27
Issue :
4
Database :
Academic Search Index
Journal :
IEEE Transactions on Robotics
Publication Type :
Academic Journal
Accession number :
63987698
Full Text :
https://doi.org/10.1109/TRO.2011.2121170