Search papers, labs, and topics across Lattice.
This paper introduces EFLUX, a novel framework that integrates deformation and reconfiguration behaviors for multi-robot teams navigating complex environments. By leveraging a geometry-grounded LLM to jointly reason about formation shape and connectivity, EFLUX allows robots to adapt their formations dynamically and efficiently in real-time. Experimental results demonstrate that EFLUX significantly reduces deadlock and navigation failures while ensuring coherent coordination among robots compared to existing methods.
EFLUX enables multi-robot teams to adapt their formations on-the-fly, minimizing deadlock and enhancing navigation in cluttered environments.
Multi-robot teams operating in confined or cluttered environments must adapt both their formation geometry and group topology to navigate through complex obstacles. This adaptation requires two complementary behaviors: deformation, where the team continuously reshapes its geometry while remaining connected, and reconfiguration, where robots split into subgroups or merge back into a single formation. Existing methods often model these behaviors independently, connect them through handcrafted rules, or lack explicit geometric criteria for determining when each behavior should be invoked. However, challenging environments may require online changes in formation shape, connectivity, and effective team composition, making decoupled or rule-based approaches prone to suboptimal trajectories and deadlock. We propose EFLUX, a geometry-grounded LLM agentic framework for automatic and elastic multi-robot formation navigation. EFLUX extracts a structured scene representation and uses an LLM to reason jointly over both deformation actions, such as scaling and shearing, and reconfiguration actions, such as splitting and merging. These strategies are then translated into executable per-robot waypoints through a closed-loop generation, verification, and correction pipeline. Simulation and hardware experiments show that EFLUX enables safe, continuous, and elastic formation navigation in constrained environments, reducing deadlock and navigation failures compared with baselines while maintaining coherent multi-robot coordination.