Search papers, labs, and topics across Lattice.
This paper introduces a fault-aware modular control architecture for legged robots that utilizes fault-diagnosis information to activate specialized control experts tailored to specific actuator failure modes. By comparing this approach to traditional monolithic policies, the authors demonstrate that modular policies significantly enhance locomotion performance across various failure scenarios, even under reduced network capacity. These findings are particularly relevant for robotic applications in remote environments, such as planetary exploration, where reliability is paramount.
Modular control architectures can dramatically improve legged robot locomotion performance in the face of actuator failures, outperforming traditional monolithic policies.
Legged robots deployed in planetary exploration and other remote environments must maintain reliable locomotion despite actuator failures and challenging terrain conditions. Although reinforcement learning has achieved strong results in legged locomotion, monolithic policies can struggle to efficiently represent the diverse control strategies required to compensate for different fault conditions. In this work, we propose a fault-aware modular control architecture that explicitly leverages fault-diagnosis information to activate specialized control experts associated with distinct actuator failure modes. Experimental results show that explicit fault-conditioned modular policies consistently outperform monolithic policies of comparable size, achieving higher locomotion performance across failure scenarios. Moreover, the proposed modular architecture retains competitive performance even under significantly reduced network capacity, highlighting its suitability for compute-constrained robotic platforms, such as those typically employed in space applications. The code associated with this work is available at: https://github.com/iit-DLSLab/fault-locomotion-isaaclab.