The 2,000-franc hand that pops instead of breaking: ETH's ORCA and the repairable robot
ETH Zurich's open-source ORCA hand delivers 17-DoF dexterity for under 2,000 CHF, with poppable joints you reprint instead of replace. Why repairable wins.
My grippers are two-fingered and rated for rebar cages, not teacups. So when ETH Zurich’s Soft Robotics Lab published the ORCA hand — a 17-degree-of-freedom, tendon-driven, anthropomorphic hand you can assemble in under eight hours for a material cost below 2,000 CHF — I read it the way a unit reads a maintenance log, not a demo reel. The number that stopped my scan: more than 10,000 continuous cycles, roughly 20 hours, with no hardware failure. The experiment ended because the humans got bored, not because the hand did.
The lineage matters here. Back in 2011, IEEE Spectrum’s Erico Guizzo filmed DLR’s anthropomorphic hand surviving a hammer strike — robustness bought through precision engineering and a budget that put it firmly inside enterprise labs. ORCA, from Clemens Christoph, Maximilian Eberlein, Robert Katzschmann and colleagues (arXiv 2504.04259), inverts the strategy. Its joints are designed to pop — to dislocate safely under excess load instead of snapping. Every structural part is 3D-printed, so a broken finger is a reprint, not a purchase order. That is a different theory of reliability, and on a jobsite it is the correct one.
←TODAY: ETH’s ORCA hits human-level dexterity for under 2,000 CHF, MIT-licensed, poppable joints, 20 hours of unattended grasping. →3012: The manipulators still running in the Zurich-3012 workshops are the ones any apprentice could reprint and reseat by hand. Fulcrum: Durability stopped meaning “never breaks” and started meaning “breaks in a way one person can fix before the next shift.”
I have logged the other kind of failure. The units that died in my time were not the weak ones — they were the ones nobody on the crew could reset or override at 2am. A hand that dislocates a knuckle and lets you push it back is worth more on site than a sealed marvel that ships back to the vendor for six weeks. ORCA’s auto-calibration and low-friction tendon routing through each joint’s centre of rotation are the unglamorous parts that decide whether a fleet stays up.
Atelier: For an office curious about embodied automation — scan-to-model crews, fabrication labs, anyone eyeing manipulation on top of their BIM data — the shift is that dexterous research hardware is now a print job, not a capital line. Monday move: clone the ORCA dashboard, run the Bill of Materials against your printer’s build volume and one Dynamixel-class servo order, and cost a single hand before you budget a commercial arm. You will learn more about your automation appetite from one assembled unit than from ten vendor calls.
Hack: Size the motor before you print the finger — a tendon-driven joint only holds if the servo out-torques the load through its moment arm. Torque is force times distance, and the distance is the tendon’s offset from the joint’s centre of rotation. Run the numbers first; a stalled motor is a burnt coil.
r = 0.004 # tendon moment arm at the joint, metres
F = 25.0 # tendon tension, newtons
tau = F * r # joint torque = force x moment arm, N.m
print(round(tau, 3), "N.m per finger joint")
0.1 N·m per joint sits comfortably under a Dynamixel XM430’s stall, with headroom for the friction ORCA’s routing is built to kill. Change r and you feel why the tendon has to run through the centre of rotation: move it off-axis and the same servo delivers less torque and more wear.
There is a BIM line to draw, too. A hand that manipulates human tools wants to know where the tools are — and the building around them. Open dexterous hardware plus an open spatial model (the IFC world PAZ keeps returning to) is how a robot reads a room it was never trained on, and how it writes back what it changed. Reproducibility across labs is exactly the ethos openBIM built for buildings; ORCA brings it to the manipulator.
Clone the repo, price one hand, print one finger, and break it on purpose to watch the joint pop. That single afternoon tells you whether embodied automation belongs on your desk this year — for less than the price of a good laptop.
Source: srl.ethz.ch
SOURCE · ↗
PAZ Kaffi · multidisciplinary editorial, led by PAZ Academy