Skip to content

Please support "stand alone" or "air gap" installation! #5313

Description

@mpgussert

Proposal

Isaac Lab needs a method for installation that does not require an internet connection in order to support usage on secure intranets and air gapped networks. It should be possible to download a single package, load it to a USB drive, and install a fully working version of Isaac Lab from that storage device. Presently, even when using a binary install of Isaac Sim, an internet connection is required to install the actual RL dependencies of Isaac Lab.

I think the binary installation process should look something like ...

  1. unpack the isaac-lab zip file
  2. setup environment variables for Isaac Sim
  3. setup environment variables for your RL library of choice
  4. run some setup script if necessary,
  5. use Isaac Lab

Motivation

Many organizations have isolated intranets in which proprietary research and development occurs. A "stand-alone" or "air gap" installation method would help support work in these kinds of secured environments, and alleviate the need to manage a cache of dependencies.

Alternatives

An alternative would be to detail how to "install" Isaac lab without running the install script.

Another one would be to build one large binary that packages all the RL deps together.

Build Info

N/A

Additional context

Add any other context or screenshots about the feature request here.

Checklist

  • I have checked that there is no similar issue in the repo (required)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions