First do not fall: learning to exploit a wall with a damaged humanoid robot
Timothée Anne, Eloïse Dalin, Ivan Bergonzani, Serena Ivaldi, Jean-Baptiste Mouret
TL;DR
This work tackles the challenge of preventing falls in damaged humanoid robots by leveraging a fast wall-contact reflex. It introduces D-Reflex, a neural-network classifier that, given the robot posture $q$ and wall configuration $(d,\alpha)$, selects a wall-contact location $(x^*,y^*)$ which is enforced through a whole-body controller to stabilize the robot. The approach is trained in simulation on a wide range of simulated damage scenarios and evaluated against baselines, showing about $76\%$ success on avoidable falls and demonstrating robustness to different damage types and wall/friction conditions; real-robot tests corroborate fast execution times (~$16$–$21$ ms). The method does not rely on precise damage-model identification during the fall, instead providing a rapid, generalizable first-response mechanism that enables damaged robots to maintain balance and continue missions, while model updates and recovery strategies follow post-stabilization. This reflex-based strategy is particularly relevant for indoors-dominated, high-risk environments where walls are commonly available as support during emergencies.
Abstract
Humanoid robots could replace humans in hazardous situations but most of such situations are equally dangerous for them, which means that they have a high chance of being damaged and falling. We hypothesize that humanoid robots would be mostly used in buildings, which makes them likely to be close to a wall. To avoid a fall, they can therefore lean on the closest wall, as a human would do, provided that they find in a few milliseconds where to put the hand(s). This article introduces a method, called D-Reflex, that learns a neural network that chooses this contact position given the wall orientation, the wall distance, and the posture of the robot. This contact position is then used by a whole-body controller to reach a stable posture. We show that D-Reflex allows a simulated TALOS robot (1.75m, 100kg, 30 degrees of freedom) to avoid more than 75% of the avoidable falls and can work on the real robot.
