Heterogeneous Multi-Robot Graph Coverage with Proximity and Movement Constraints
Dolev Mutzari, Yonatan Aumann, Sarit Kraus

TL;DR
This paper addresses multi-robot graph coverage with proximity and movement constraints, proposing formal models, exact algorithms, and approximation schemes for trees, enhancing efficiency in constrained multi-robot coverage tasks.
Contribution
It introduces a formal problem formulation, an FPT exact algorithm, and PTAS approximation schemes for tree graphs with specific robot constraints.
Findings
Exact FPT algorithm based on robot formation parameters
PTAS approximation scheme for tree graphs with epsilon error
Specialized PTAS for three robots with connectivity constraints
Abstract
Multi-Robot Coverage problems have been extensively studied in robotics, planning and multi-agent systems. In this work, we consider the coverage problem when there are constraints on the proximity (e.g., maximum distance between the agents, or a blue agent must be adjacent to a red agent) and the movement (e.g., terrain traversability and material load capacity) of the robots. Such constraints naturally arise in many real-world applications, e.g. in search-and-rescue and maintenance operations. Given such a setting, the goal is to compute a covering tour of the graph with a minimum number of steps, and that adheres to the proximity and movement constraints. For this problem, our contributions are four: (i) a formal formulation of the problem, (ii) an exact algorithm that is FPT in F, d and tw, the set of robot formations that encode the proximity constraints, the maximum nodes degree,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsOptimization and Search Problems · Modular Robots and Swarm Intelligence · Genome Rearrangement Algorithms
