URDF · PSYONIC · MIT · 3 MB
PSYONIC Ability Hand
A myoelectric prosthetic hand with six motors and compliant fingers, published by its makers alongside the control API.
The first time takes a moment
Opening this model fetches it from the repository PSYONIC keeps it in — the description and the meshes it references, about 3 MB — and keeps it here, so anyone opening it after you gets it straight away. Nothing of yours is uploaded in the process: the simulation itself runs in your tab, on MuJoCo compiled to WebAssembly.
What you can do with it here
- Simulate it under gravity and contact, write a controller in JavaScript, shove it with the mouse, and run the four repeatable tests that answer with a number rather than an impression.
- Look inside it: the kinematic tree, every joint and its range, collision geometry against the visual mesh, where the mass actually sits.
- Convert it to MJCF for MuJoCo, or to USD for Isaac Sim — each direction states what it could not carry across.
-
Download it as a folder —
the description, the meshes under
meshes/, the licence and a note saying where it came from. Mesh paths are rewritten to point inside the folder, so it opens outside a ROS workspace as well as inside one. - Author a movement for it and check the motors it declares can actually perform what you drew.
Whose model this is
The PSYONIC Ability Hand model is MIT licensed and was published
by PSYONIC in
psyonicinc/ability-hand-api, pinned here at commit
89407424ed. This page is a way to open it, not a claim on it — the folder
upstream carries the licence text, the changelog and the README its authors wrote:
https://github.com/psyonicinc/ability-hand-api/tree/89407424edfc22faceaedcd7c3ea2b7947cbbb2c/URDF
If you use the model in your own work, credit that folder rather than this page. If it has changed upstream since we fetched it, the copy here is the one you get — say so in a bug report and it will be re-fetched.
Nearby in the catalogue
- Leap Hand — LEAP, MIT
- Robotiq 2F-85 — Robotiq, BSD 2-Clause
- Robotiq 2F-85 — Robotiq, BSD 2-Clause
- Shadow DEX-EE Hand — Shadow, Apache 2.0
- Shadow Hand E3M5 — Shadow, Apache 2.0
- Sharpa Wave — Sharpa, Apache 2.0
- Tetheria Aero Hand Open (MJCF) — Tetheria, Apache 2.0
- Umi Gripper — Umi, MIT