Maintaining Communication in Multi-Robot Tree Coverage

Abstract

Area coverage is an important task for mobile robots, mainly due to its applicability in many domains, such as search and rescue. In this paper we study the problem of multi-robot coverage, in which the robots must obey a strong communication restriction: they should maintain connectivity between teammates throughout the coverage. We formally describe the Multi-Robot Connected Tree Coverage problem, and an algorithm for covering perfect N-ary trees while adhering to the communication requirement. The algorithm is analyzed theoretically, providing guarantees for coverage time by the notion of speedup factor. We enhance the theoretically-proven solution with a dripping heuristic algorithm, and show in extensive simulations that it significantly decreases the coverage time. The algorithm is then adjusted to general (not necessarily perfect) N-ary trees and additional experiments prove its efficiency. Furthermore, we show the use of our solution in a simulated officebuilding scenario. Finally, we deploy our algorithm on real robots in a real office building setting, showing efficient coverage time in practice.

Cite

Text

Sinay et al. "Maintaining Communication in Multi-Robot Tree Coverage." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/630

Markdown

[Sinay et al. "Maintaining Communication in Multi-Robot Tree Coverage." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/sinay2017ijcai-maintaining/) doi:10.24963/IJCAI.2017/630

BibTeX

@inproceedings{sinay2017ijcai-maintaining,
  title     = {{Maintaining Communication in Multi-Robot Tree Coverage}},
  author    = {Sinay, Mor and Agmon, Noa and Maksimov, Oleg and Kraus, Sarit and Peleg, David},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {4515-4522},
  doi       = {10.24963/IJCAI.2017/630},
  url       = {https://mlanthology.org/ijcai/2017/sinay2017ijcai-maintaining/}
}