Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
cyoahs committed Jul 25, 2024
1 parent da88c91 commit 0bb56b5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- `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

1. Train:
Expand Down

0 comments on commit 0bb56b5

Please sign in to comment.