MACE: Multi-Agent Autonomous Collaborative Exploration of Unknown Environments
Charbel Toumieh, Alain Lambert

TL;DR
This paper introduces MACE, a multi-agent exploration framework that efficiently maps unknown environments using advanced planning and safety algorithms, tested with up to four agents in simulation.
Contribution
It presents a novel multi-agent exploration method combining safe corridor planning and voxel-based goal assignment for efficient environment mapping.
Findings
Effective multi-agent exploration in simulation
Safe corridor planning ensures collision avoidance
Scalable to multiple agents up to four in tests
Abstract
In this paper, we propose a new framework for multi-agent collaborative exploration of unknown environments. The proposed method combines state-of-the-art algorithms in mapping, safe corridor generation and multi-agent planning. It first takes a volume that we want to explore, then proceeds to give the multiple agents different goals in order to explore a voxel grid of that volume. The exploration ends when all voxels are discovered as free or occupied, or there is no path found for the remaining undiscovered voxels. The state-of-the-art planning algorithm uses time-aware Safe Corridors to guarantee intra-agent collision safety as well safety from static obstacles. The presented approach is tested in a state of the art simulator for up to 4 agents.
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Distributed Control Multi-Agent Systems · Modular Robots and Swarm Intelligence
