Quick Install#

The Quick Install can be used for demos and to get a quick working idea of what the full product can do. After completing the quick install, you can create a room with a robot in it, which provides an even fuller picture of the product capabilities. These instructions are aimed at install by someone with basic computer knowledge.

For a quick install on Windows or Linux:

  1. Download one of the following:

  2. Unzip the package to a folder.

  3. Run one of the following scripts:

    • For Windows, double click omni.isaac.sim.compatibility_check.bat.

    • For Linux, from the command line, run ./omni.isaac.sim.compatibility_check.sh.

    For more information see, Isaac Sim Compatibility Checker.

  4. Download one of the following:

  1. Create a folder called isaac-sim directly under C:/ or at the Linux root directory.

  2. Unzip the downloaded file into the isaac-sim folder.

  3. In the isaac-sim folder, perform one of the following:

    • For Windows, double click isaac-sim.selector.bat.

    • For Linux, from the command window, run ./post_install.sh and Then ./isaac-sim.selector.sh.

    A command window will open and run scripts.

  4. In the Isaac Sim Application Selector window, select Start.

    For detailed information on the app selector, see Isaac Sim App Selector. Another command window will open and run scripts, this process can take longer than expected. During the process it might look like install has failed because you see a blank window. Continue to wait.

  5. After the Isaac Sim development environment opens fully, verify that you can see:

  1. Select Create > Environment > Simple Room.

  2. Select Create > Robots > Franka Emika Panda Arm.

    Isaac Sim Simple Room
  3. On the left most side of your screen, look for an arrow button, press it to play a short simulation.

Further Reading#

Try out the following tutorials:

Then you can then try Robot Setup Tutorials Series.