Sensor-based Multi-agent Coverage Control with Spatial Separation in Unstructured Environments
Xinyi Wang, Jiwen Xu, Chuanxiang Gao, Yizhou Chen, Jihan Zhang, Chenggang Wang, Ben M. Chen
TL;DR
This work tackles robust, efficient coverage by a team of robots in unknown unstructured 3D environments using a decentralized Voronoi-based policy that operates directly on point-cloud data. It introduces spatial decomposition with robot-robot and robot-obstacle collision hyperplanes, and a safe region construction via a low-dimensional QP, ensuring collision avoidance and non-entrapment. A deadlock-aware guided map, powered by a navigation function computed with A*, steers exploration toward information-rich regions while avoiding local minima, and is integrated with a centroid-based CVT objective. Extensive high-fidelity simulations in forest-like and indoor environments demonstrate superior coverage ratio, higher success rates, and shorter task times compared with state-of-the-art Voronoi-based methods, highlighting practical viability for real-world deployments in complex settings where full maps are unavailable.
Abstract
Multi-robot systems have increasingly become instrumental in tackling search and coverage problems. However, the challenge of optimizing task efficiency without compromising task success still persists, particularly in expansive, unstructured environments with dense obstacles. This paper presents an innovative, decentralized Voronoi-based approach for search and coverage to reactively navigate these complexities while maintaining safety. This approach leverages the active sensing capabilities of multi-robot systems to supplement GIS (Geographic Information System), offering a more comprehensive and real-time understanding of the environment. Based on point cloud data, which is inherently non-convex and unstructured, this method efficiently generates collision-free Voronoi regions using only local sensing information through spatial decomposition and spherical mirroring techniques. Then, deadlock-aware guided map integrated with a gradient-optimized, centroid Voronoi-based coverage control policy, is constructed to improve efficiency by avoiding exhaustive searches and local sensing pitfalls. The effectiveness of our algorithm has been validated through extensive numerical simulations in high-fidelity environments, demonstrating significant improvements in both task success rate, coverage ratio, and task execution time compared with others.
