Skip to content

Conversation

@binliunls
Copy link

@binliunls binliunls commented Dec 10, 2025

Summary

Add support for the Meta Quest.
The command to run

python isaaclab_arena/scripts/teleop.py  --xr   --enable_pinocchio --num_env 1     galileo_g1_locomanip_pick_and_place     --teleop_device motion_controllers     --embodiment g1_wbc_pink

Follow the instruction to set up the Meta Quest teleop

Detailed description

  • What was the reason for the change?
    Add the support for the Meta Quest teleoperation
  • What has been changed?
    Add a new teleoperation device and update the IsaacSim/IsaacLab version.

Signed-off-by: Bin Liu (SW-GPU) <[email protected]>
Signed-off-by: Bin Liu (SW-GPU) <[email protected]>
Signed-off-by: Bin Liu (SW-GPU) <[email protected]>
@binliunls binliunls changed the title Binliu/add meta support Add Meta Quest Support Dec 11, 2025
Signed-off-by: Bin Liu (SW-GPU) <[email protected]>
Currently supports G1 humanoid robot with gripper control via trigger buttons.
"""

name = "motion_controllers"
Copy link

@mingxin-zheng mingxin-zheng Dec 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if "handtracking" in args_cli.teleop_device.lower():
app_launcher_args["xr"] = True

Do we need to set xr arg for this "motion_controllers"? @binliunls This can help getting ride of the --xr in the command line input, which may be preferred by the repo.

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.

2 participants