Multi-Robot Rendezvous in Unknown Environment with Limited Communication
Kun Song, Gaoming Chen, Wenhang Liu, Zhenhua Xiong
TL;DR
The paper tackles rendezvous for multi-robot systems in unknown environments under limited communication by introducing PIER, a two-step framework that combines partitioned NBV-based exploration with RP estimation and a subsequent rendezvous-point selection on merged topological maps. It leverages lightweight FHT-Maps to enable RP estimation with minimal data exchange and uses Voronoi-based space partitioning and PGO for map alignment, culminating in a sampling-based, sub-optimal rendezvous point selection. The primary contributions are the PIER algorithm, the lightweight FHT-Map for RP estimation and rendezvous point selection, and a comprehensive evaluation showing faster exploration, reduced data transmission, and near-optimal rendezvous points compared to baselines. The approach offers practical impact for scalable, bandwidth-constrained multi-robot deployments in unknown environments.
Abstract
Rendezvous aims at gathering all robots at a specific location, which is an important collaborative behavior for multi-robot systems. However, in an unknown environment, it is challenging to achieve rendezvous. Previous researches mainly focus on special scenarios where communication is not allowed and each robot executes a random searching strategy, which is highly time-consuming, especially in large-scale environments. In this work, we focus on rendezvous in unknown environments where communication is available. We divide this task into two steps: rendezvous based environment exploration with relative pose (RP) estimation and rendezvous point selection. A new strategy called partitioned and incomplete exploration for rendezvous (PIER) is proposed to efficiently explore the unknown environment, where lightweight topological maps are constructed and shared among robots for RP estimation with very few communications. Then, a rendezvous point selection algorithm based on the merged topological map is proposed for efficient rendezvous for multi-robot systems. The effectiveness of the proposed methods is validated in both simulations and real-world experiments.
