Feedback Control For Cassie With Deep Reinforcement Learning
Zhaoming Xie, Glen Berseth, Patrick Clary, Jonathan Hurst, Michiel van, de Panne

TL;DR
This paper demonstrates that deep reinforcement learning can be effectively used to develop robust, realistic walking controllers for the Cassie bipedal robot, outperforming traditional model-based methods in complex scenarios.
Contribution
It introduces a DRL-based approach for bipedal robot control using a realistic model, achieving robust walking policies that handle delays, terrain irregularities, and pushes.
Findings
DRL controllers successfully imitate reference motions.
Controllers are robust to sensory delays and terrain irregularities.
Interpolation between policies enhances robustness.
Abstract
Bipedal locomotion skills are challenging to develop. Control strategies often use local linearization of the dynamics in conjunction with reduced-order abstractions to yield tractable solutions. In these model-based control strategies, the controller is often not fully aware of many details, including torque limits, joint limits, and other non-linearities that are necessarily excluded from the control computations for simplicity. Deep reinforcement learning (DRL) offers a promising model-free approach for controlling bipedal locomotion which can more fully exploit the dynamics. However, current results in the machine learning literature are often based on ad-hoc simulation models that are not based on corresponding hardware. Thus it remains unclear how well DRL will succeed on realizable bipedal robots. In this paper, we demonstrate the effectiveness of DRL using a realistic model of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Locomotion and Control · Reinforcement Learning in Robotics · Biomimetic flight and propulsion mechanisms
