You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
Update IsaacLab/IsaacSim for Quest teleop
## Detailed description
- What was the reason for the change?
Pull in IsaacLab support for Meta Quest3 for locomanipulation teleop
- What has been changed?
Update isaaclab submodule commit to
[5528d986](isaac-sim/IsaacLab@5528d98)
(branch `arena/arena_2_on_lab_23`)
This includes a fix for deferred `isaaclab.utils` imports to after
`AppLauncher` starts, required because a recent merge from main added
`pxr` (OpenUSD) as a transitive import in `utils/__init__.py`.
Update the base isaac sim image version from 5.0 to 5.1
IsaacSim 5.1 switch to default non-root user, need to configure the
Docker file with root user for app install
- What is the impact of this change?
No change expected.
Loco manip example data generation & replay is verified to work.
Open microwave example Gr00t policy eval is verified to work.
AVP teleop has not been verified.
---------
Signed-off-by: Clemens Volk <cvolk@nvidia.com>
Co-authored-by: Clemens Volk <cvolk@nvidia.com>
Co-authored-by: alex <amillane@nvidia.com>
0 commit comments