Skip to content

Commit

Permalink
add link to begginer tips. didn't add directly to readme since a lot …
Browse files Browse the repository at this point in the history
…of the code might change soon. (#10)
  • Loading branch information
JosvanderWesthuizen authored May 9, 2024
1 parent 26a7557 commit 82dc6ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ python sim/humanoid_gym/train.py --task=stompy_ppo --num_envs=4096 --headless
```bash
python sim/humanoid_gym/play.py --task legs_ppo --sim_device cpu
```
See [this doc](https://docs.google.com/document/d/1YZzBqIXO7oq7vIKu-BZr5ssNsi3nKtxpRPnfSnTXojA/edit?usp=sharing) for more beginner tips.

### Errors
After cloning Isaac Gym, sometimes the bindings mysteriously disappear.
Expand Down

0 comments on commit 82dc6ba

Please sign in to comment.