All Projects → leggedrobotics → rsl_rl

leggedrobotics / rsl_rl

Licence: other
Fast and simple implementation of RL algorithms, designed to run fully on GPU.

Programming Languages

python
139335 projects - #7 most used programming language

RSL RL

Fast and simple implementation of RL algorithms, designed to run fully on GPU. This code is an evolution of rl-pytorch provided with NVIDIA's Isaac GYM.

Only PPO is implemented for now. More algorithms will be added later. Contributions are welcome.

Setup

git clone https://github.com/leggedrobotics/rsl_rl
cd rsl_rl
pip install -e .

Useful Links

Example use case: https://github.com/leggedrobotics/legged_gym
Project website: https://leggedrobotics.github.io/legged_gym/
Paper: https://arxiv.org/abs/2109.11978

Maintainer: Nikita Rudin
Affiliation: Robotic Systems Lab, ETH Zurich & NVIDIA
Contact: [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].