This repository contains code to train an RL agent for different tasks. The abstract QuadrupedEnv class can be extended to create custom environments for different tasks. Every implemented task includes a environment class, a training script, and a rendering script.
Walking trained with a recurrent policy (PPO-LSTM).
Walking with awareness of the Zero Moment Point (ZMP).
