update isaacgym download path
This commit is contained in:
parent
7d1b3a236f
commit
d2929f65e1
@ -10,7 +10,7 @@ Download the IsaacGym installer from the [IsaacGym website](https://developer.nv
|
|||||||
You can also download a copy of the file from their AWS S3 bucket for your convenience:
|
You can also download a copy of the file from their AWS S3 bucket for your convenience:
|
||||||
```console
|
```console
|
||||||
cd ~
|
cd ~
|
||||||
wget https://iai-robust-rearrangement.s3.us-east-2.amazonaws.com/IsaacGym_Preview_4_Package.tar.gz
|
wget https://iai-robust-rearrangement.s3.us-east-2.amazonaws.com/packages/IsaacGym_Preview_4_Package.tar.gz
|
||||||
```
|
```
|
||||||
|
|
||||||
Once the zipped file is downloaded, move it to the desired location and unzip it by running:
|
Once the zipped file is downloaded, move it to the desired location and unzip it by running:
|
||||||
@ -38,4 +38,4 @@ Install our fork at your desired location:
|
|||||||
git clone git@github.com:ankile/furniture-bench.git
|
git clone git@github.com:ankile/furniture-bench.git
|
||||||
cd furniture-bench
|
cd furniture-bench
|
||||||
pip install -e .
|
pip install -e .
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user