2023-09-10 09:44:56 +08:00
|
|
|
# RSL RL
|
|
|
|
Forked from [rsl_rl](https://github.com/leggedrobotics/rsl_rl)
|
|
|
|
|
|
|
|
## Setup
|
|
|
|
|
|
|
|
```
|
|
|
|
cd rsl_rl
|
|
|
|
pip install -e .
|
|
|
|
```
|
|
|
|
|
|
|
|
### Useful Links ###
|
2023-09-12 05:08:53 +08:00
|
|
|
Example use case: https://github.com/ziwenzhuang/parkour/tree/main/legged_gym
|
2023-09-10 09:44:56 +08:00
|
|
|
Project website: https://robot-parkour.github.io
|
|
|
|
|
|
|
|
**Maintainer**: Ziwen Zhuang
|
|
|
|
**Affiliation**: Shanghai Qi Zhi Institute, ShanghaiTech University, China
|
|
|
|
**Contact**: zhuangzw@sqz.ac.cn
|