Stratified Topological Autonomy for Long-Range Coordination (STALC)

arXiv cs.RO / 2026/3/24

💬 オピニオンIdeas & Deep AnalysisModels & Research

要点

  • The paper introduces STALC, a hierarchical planning framework for multi-robot coordination that explicitly handles long-range spatial and temporal dependencies in real-world environments.
  • STALC uses a graph-based multi-robot planner paired with an efficient mixed-integer programming formulation to compute tightly coupled multi-robot plans quickly (on the order of seconds).
  • It constructs multi-scale graphs that represent connectivity among free-space regions and incorporate application-specific features like traversability and risk.
  • The method combines a receding-horizon strategy for local collision avoidance and formation control with higher-level planning to maintain coordinated behavior over time.
  • The authors validate STALC using both simulations (multi-robot reconnaissance minimizing detection risk) and hardware experiments, showing scalability and successful planning from real-world data through the full hierarchy.

Abstract

In this paper, we present Stratified Topological Autonomy for Long-Range Coordination (STALC), a hierarchical planning approach for multi-robot coordination in real-world environments with significant inter-robot spatial and temporal dependencies. At its core, STALC consists of a multi-robot graph-based planner which combines a topological graph with a novel, computationally efficient mixed-integer programming formulation to generate highly-coupled multi-robot plans in seconds. To enable autonomous planning across different spatial and temporal scales, we construct our graphs so that they capture connectivity between free-space regions and other problem-specific features, such as traversability or risk. We then use receding-horizon planners to achieve local collision avoidance and formation control. To evaluate our approach, we consider a multi-robot reconnaissance scenario where robots must autonomously coordinate to navigate through an environment while minimizing the risk of detection by observers. Through simulation-based experiments, we show that our approach is able to scale to address complex multi-robot planning scenarios. Through hardware experiments, we demonstrate our ability to generate graphs from real-world data and successfully plan across the entire hierarchy to achieve shared objectives.