Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Download the Isaac Gym Preview 4 release from the [website](https://developer.nv
follow the installation instructions in the documentation. We highly recommend using a conda environment
to simplify set up.

Another option could be to setup a cloud instance on AWS, Azure or GPC
using [IsaacSim Automator](https://github.com/NVIDIA-Omniverse/IsaacSim-Automator/).

Ensure that Isaac Gym works on your system by running one of the examples from the `python/examples`
directory, like `joint_monkey.py`. Follow troubleshooting steps described in the Isaac Gym Preview 4
install instructions if you have any trouble running the samples.
Expand Down