Skip to content

Lab 3.0 (Newton)#464

Draft
alexmillane wants to merge 28 commits intomainfrom
feature/isaac_lab_3_newton
Draft

Lab 3.0 (Newton)#464
alexmillane wants to merge 28 commits intomainfrom
feature/isaac_lab_3_newton

Conversation

@alexmillane
Copy link
Collaborator

Summary

This is the working branch for upgrading Isaac Lab Arena to Lab 3.0 with Newton.

Detailed description

  • Upgrade to latest lab.

@alexmillane alexmillane force-pushed the feature/isaac_lab_3_newton branch from 2447387 to 99322d9 Compare March 4, 2026 14:40
@alexmillane alexmillane force-pushed the feature/isaac_lab_3_newton branch from 71c6264 to 08b9633 Compare March 4, 2026 15:18
alexmillane and others added 15 commits March 4, 2026 16:59
…nce_objects, fix wp2torch in g1_wbv_embodiment
Pinocchio was previously imported before AppLauncher as a workaround to
force version resolution at startup. Isaac Lab 3 / Newton no longer
requires this workaround, so all early pinocchio imports and the
--disable_pinocchio CLI flag are removed.

Changes:
- Remove --disable_pinocchio arg from isaaclab_arena_cli.py
- Remove pre-AppLauncher pinocchio imports from all scripts
  (train, play, teleop, record_demos, replay_demos, annotate_demos,
  generate_dataset, notebooks)
- Remove enable_pinocchio param from test subprocess helpers
- Remove peg/hole skip decorators from assembly and asset registry tests
- Unconditionally import pick_place and enable XR detection where
  previously gated on enable_pinocchio

Signed-off-by: Clemens Volk <cvolk@nvidia.com>
The hf binary installed in Isaac Sim's Python couldn't find 'requests'
because Isaac Sim bundles it in a zip only accessible via python.sh.
Use pipx to install hf into an isolated venv so all deps are available,
without touching system Python packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants