Safe Distributed Learning-Enhanced Predictive Control for Multiple Quadrupedal Robots
Weishu Zhan, Zheng Liang, Hongyu Song, Wei Pan
TL;DR
The paper addresses safe, scalable formation control for multiple quadrupedal robots in unknown environments, tackling stability and collision avoidance under dynamic obstacles and changing team structures. It introduces a distributed DMPC framework with Control Lyapunov Functions for formation stability and decentralized Safety via Control Barrier Functions, augmented by SAPIE for permutation-invariant encoding of dynamic neighbor information. Neural-network based CBFs are trained with a combined loss and integrated with a low-latency DDS-based communication layer, plus an event-triggered deadlock resolver to maintain motion in constrained spaces. Validation includes high-fidelity NVIDIA Omniverse Isaac Sim digital twins and real-world experiments on the XG platform, demonstrating real-time feasibility, robust deadlock handling, and effective collision avoidance. These results indicate practical potential for large-scale swarm deployment of legged robots in unstructured environments.
Abstract
Quadrupedal robots exhibit remarkable adaptability in unstructured environments, making them well-suited for formation control in real-world applications. However, keeping stable formations while ensuring collision-free navigation presents significant challenges due to dynamic obstacles, communication constraints, and the complexity of legged locomotion. This paper proposes a distributed model predictive control framework for multi-quadruped formation control, integrating Control Lyapunov Functions to ensure formation stability and Control Barrier Functions for decentralized safety enforcement. To address the challenge of dynamically changing team structures, we introduce Scale-Adaptive Permutation-Invariant Encoding (SAPIE), which enables robust feature encoding of neighboring robots while preserving permutation invariance. Additionally, we develop a low-latency Data Distribution Service-based communication protocol and an event-triggered deadlock resolution mechanism to enhance real-time coordination and prevent motion stagnation in constrained spaces. Our framework is validated through high-fidelity simulations in NVIDIA Omniverse Isaac Sim and real-world experiments using our custom quadrupedal robotic system, XG. Results demonstrate stable formation control, real-time feasibility, and effective collision avoidance, validating its potential for large-scale deployment.
