๐ฆฟ LeggedGym-Ex
May 20, 2026 ยท View on GitHub
A legged_gym based framework for training legged robots in Genesis, IsaacGym and IsaacSim.
๐ Features
-
Totally based on legged_gym
This framework keeps most apis and conventions consistent with legged_gym, providing good readability and better control over training pipeline.
-
Integration of multiple simulators
We support training in either of three simulators: IsaacGym, Genesis and IsaacSim.
Quick tips for choosing among three simulators:
- Faster training but worse rendering -> IsaacGym
- Both training speed and support for fluid, soft materials -> Genesis
- More realistic rendering at the cost of training speed -> IsaacSim.
-
Accelerated depth image rendering based on warp
We integrate warp into this framework to accelerate the depth image rendering on Nvidia GPU.
-
Incorporation of various methods in published RL papers
๐ Installation and Usage
Please refer to the doc of this repo.
๐ผ๏ธ Gallery
| Robot | Sim | Real |
|---|---|---|
| Unitree Go2 | ![]() | video |
| TRON1_PF | ![]() | video |
| TRON1_SF | ![]() | |
| Unitree G1 DeepMimic | ![]() | |
| Booster K1 | ![]() | video |
| Go2 Parkour with Depth Image | ![]() | video |
๐ Acknowledgements
- Genesis
- Genesis-backflip
- legged_gym
- rsl_rl
- unitree_rl_gym
- tron1-rl-isaacgym
- isaaclab
- aerial_gym_simulator
- warp
TODO
- Add support for TRON1_SF (2026/02/13)
- Add support for IsaacSim simulator (2026/02/15)
- Add support for DeepMimic Implementation (2026/02/28)
- Add support for Booster K1 Robot (2026/03/18)
- Add support for AMP Implementation (2026/03/28)
- Add support for warp-based depth camera (2026/04/26)
- Add support for warp-based height query
- Add support for latest rsl-rl-lib
Contacts
You can add our Feishu group to get latest update or ask questions:
Or you add our discord channel to get updates or ask questions:





