npx skills add ...
npx skills add nvidia/omniperf --skill install-isaaclab
Install Isaac Lab for Isaac Sim-backed workflows or Isaac Lab 3.0+ kit-less/Newton workflows, then verify the setup. Use when the user asks to install, set up, or build Isaac Lab.
npx skills add nvidia/omniperf --skill install-isaaclab
Repo: https://github.com/isaac-sim/IsaacLab.git Modes: Isaac Sim-backed full install, or Isaac Lab 3.0+ kit-less/Newton install.
If the user does not specify, default to the full Isaac Sim-backed install for performance benchmarking.
Use this path only when Isaac Sim features are not needed.
Do not use this mode for PhysX, ROS, URDF/MJCF importers, or Omniverse visualizers.
See the install-isaacsim skill. You need a working Isaac Sim before proceeding.
Conda is the most common path; uv is also supported by recent Isaac Lab versions.
If neither conda nor uv is available, ask before installing one. Do not run conda init from this skill; it mutates user shell startup files. If the user approves a local Miniconda install, use a non-mutating activation path:
This creates an environment with the correct Python version and base dependencies.
The default name (if you omit the argument) is env_isaaclab.
Note: You may need to accept conda channel TOS first if this is a fresh install:
Important: Make sure to run these commands in
bash(notsh). Thesourcebuiltin andconda activaterequire bash.
Note:
--headlessis deprecated in recent versions. Omit--vizfor headless mode, or use--viz noneto force headless when visualizers are configured.
./isaaclab.sh -i fails finding Isaac SimMake sure the _isaac_sim symlink points to a valid Isaac Sim build/install:
Verify NVIDIA driver and CUDA: