Update README

This commit is contained in:
Yecheng Shao 2024-07-25 10:29:43 +08:00
parent da88c9141c
commit 0bb56b5e7b
1 changed files with 5 additions and 0 deletions

View File

@ -22,6 +22,11 @@ This is a simple example of using Unitree Robots for reinforcement learning, inc
- Clone [https://github.com/leggedrobotics/rsl_rl](https://github.com/leggedrobotics/rsl_rl) - Clone [https://github.com/leggedrobotics/rsl_rl](https://github.com/leggedrobotics/rsl_rl)
- `cd rsl_rl && git checkout v1.0.2 && pip install -e .` - `cd rsl_rl && git checkout v1.0.2 && pip install -e .`
5. Install unitree_rl_gym
- Navigate to the folder `unitree_rl_gym`
- `pip install -e .`
### Usage ### Usage
1. Train: 1. Train: