Isaac Launchable Deployment#
Isaac Launchable offers a simplified approach to installing and using Isaac Lab and Isaac Sim.
Through this project, users can interact with Isaac Sim and Isaac Lab purely from a web browser, with one tab running Visual Studio Code for development and command execution, and another tab providing the streamed user interface for Isaac Sim.
Launchables are provided by NVIDIA Brev, using this repo as a template. Launchables are preconfigured, fully optimized compute and software environments. They allow users to start projects without extensive setup or configuration.
Requirements#
The requirements for running the Isaac Launchable is:
An NVIDIA Brev account.
Setup#
Follow these steps to deploy the Isaac Lab Launchable on NVIDIA Brev:
Navigate to the Isaac Launchable page.
Click the Deploy Launchable button to spin up the instance.
Wait for the instance to be fully ready on Brev: running, built, and the setup script has completed (first launch can take a while).
On the Brev instance page, scroll to the TCP/UDP Ports section.
Click the link for port 80 (HTTP) to open Visual Studio Code Server.
The default password is
password.Inside Visual Studio Code, continue with the README instructions.
Now you’re in the Visual Studio Code dev environment!