Skip to content

yNiklas/RL-quadruped-motion

Repository files navigation

Quadruped Walking With Reinforcement Learning

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.

Demo

Implemented Tasks

Walking

Recurrent Walking

Walking trained with a recurrent policy (PPO-LSTM).

Jumping

ZMP Walking

Walking with awareness of the Zero Moment Point (ZMP).

About

Quadruped Locomotion with Reinforcement Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages