This paper investigates the problem of restoring k-connectivity in a multi-robot system with minimal robot movement, called the Fast k-connectivity Restoration (FCR) problem.
The authors first present a Quadratically Constrained Program (QCP) formulation to optimally solve the FCR problem, but note that it can only handle small instances due to high computational overhead.
To address this, the authors propose a scalable two-step algorithm called EA-SCR. The first step, Edge Augmentation (EA), determines a set of edges to be added to the communication graph to make it k-connected while minimizing the weight of the most costly edge. The second step, Sequential Cascaded Relocation (SCR), moves the robots to establish the edges obtained from the first step while minimizing the maximum robot movement.
Extensive experiments show that the EA-SCR algorithm performs within 10% of the optimal solution obtained using the QCP formulation, and outperforms existing solutions by 30% in terms of the minmax distance metric. The authors also demonstrate the EA-SCR algorithm in action through a hardware experiment using 6 drones.
To Another Language
from source content
arxiv.org
Key Insights Distilled From
by Md Ishat-E-R... at arxiv.org 04-08-2024
https://arxiv.org/pdf/2404.03834.pdfDeeper Inquiries