Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codekansas authored May 15, 2024
1 parent ddc2ffa commit 98e55ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ make install-third-party-external
```

### Running Stompy experiments
1. Download our URDF model from
1. Download our URDF model from [here](https://store.kscale.dev/):
```bash
wget https://media.kscale.dev/stompy.tar.gz && tar -xzvf stompy.tar.gz
wget https://media.kscale.dev/stompy/latest_stl_urdf.tar.gz && tar -xzvf stompy.tar.gz
python sim/scripts/create_fixed_torso.py
export MODEL_DIR=stompy
```
Expand Down

0 comments on commit 98e55ca

Please sign in to comment.