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 ...
- unpack the isaac-lab zip file
- setup environment variables for Isaac Sim
- setup environment variables for your RL library of choice
- run some setup script if necessary,
- 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
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 ...
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