Skip to content

Fix drag/drop teleop#1399

Open
fracapuano wants to merge 7 commits into
mani-skill:mainfrom
fracapuano:fracapuano/fix-drag-teleop
Open

Fix drag/drop teleop#1399
fracapuano wants to merge 7 commits into
mani-skill:mainfrom
fracapuano:fracapuano/fix-drag-teleop

Conversation

@fracapuano

@fracapuano fracapuano commented Mar 21, 2026

Copy link
Copy Markdown

Part of PR stack

Fixes the issue with current teleoperation-in-sim on macOS with a Panda arm.

  • Reliance on mplib made the teleoperation script provided in the docs crash on macOS, as mplib is only supported on Linux.
  • This PR replaced mplib using native EE-control via IK. Of course, collision avoidance remains an open challenge in this case
  • Nonetheless, I would argue that the simplicity of tasks one can perform with this way of teleoperation is enough that we could neglect motion planning and leave it at simple ee-tracking.
  • Curious to know what you think of this @StoneT2000 🙌

Demo 👇

0317(1)

Next up (stacking on this PR) recording and push of dataset to LeRobot, directly in teleop

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.

1 participant