Exploring Constrained Reinforcement Learning Algorithms for Quadrupedal Locomotion
Joonho Lee, Lukas Schroth, Victor Klemm, Marko Bjelonic, Alexander Reske, Marco Hutter
Abstract
Shifting from traditional control strategies to Deep Reinforcement Learning (RL) for legged robots poses inherent challenges, especially when addressing real-world physical constraints during training. While high-fidelity simulations provide significant benefits, they often bypass these essential physical limitations. In this paper, we experiment with the Constrained Markov Decision Process (CMDP) framework instead of the conventional unconstrained RL for robotic applications. We evaluated five constrained policy optimization algorithms for quadrupedal locomotion using three different robot models. Our aim is to evaluate their applicability in real-world scenarios. Our robot experiments demonstrate the critical role of incorporating physical constraints, yielding successful sim-to-real transfers, and reducing operational errors on physical systems. The CMDP formulation streamlines the training process by separately handling constraints from rewards. Our findings underscore the potential of constrained RL for the effective development and deployment of learned controllers in robotics.
BibTeX
@inproceedings{iros2024_exploringconstra,
title = {Exploring Constrained Reinforcement Learning Algorithms for Quadrupedal Locomotion},
author = {Joonho Lee and Lukas Schroth and Victor Klemm and Marko Bjelonic and Alexander Reske and Marco Hutter},
booktitle = {IROS 2024},
year = {2024}
}