cd /news/robotics/teaching-a-robot-hand-to-walk · home topics robotics article
[ARTICLE · art-134676] src=hackaday.com ↗ pub= topic=robotics verified=true sentiment=· neutral

Teaching a Robot Hand to Walk

Researchers at ETH Zurich built a disembodied robotic hand that uses its fingers as legs to walk, righting itself within twenty seconds in 21 of 25 fall-recovery tests and crossing fourteen surfaces ranging from a rubber mat to gravel and grass. The hand, which has twenty joints (four per finger), runs on a Raspberry Pi Zero 2 W and a battery, and was trained via reinforcement learning in simulation to output the next joint state from previous movements, hand state, and current goal. The team says the design could let a larger robot arm detach the hand to reach farther objects.

by read2 min views1 publishedSep 19, 2026
Teaching a Robot Hand to Walk
Image: Hackaday (auto-discovered)

Although it wasn’t apparently designed with this in mind, it seems particularly fortuitous that this walking robotic hand was released in time for Halloween. Designed by researchers from ETH Zurich, the slightly unsettling disembodied hand can use its fingers as legs to traverse terrain, push small objects around, and operate a keyboard.

The researchers started from commercially-available robot hand, equipped it with a battery and Raspberry Pi Zero 2 W, and developed neural net-based software to control it. The hand has twenty joints, four per finger, and the neural net iteratively outputs the next joint state, based on previous movements, the state of the hand, and the hand’s current goal. To train the net, the researchers built a simulated model, then used this for reinforcement learning; this yielded a faster walking speed than an adapted quadrupedal motion model did.

The hand was trained to move in a straight line, turn, recover from a fall, and press the keys of a keyboard (since it doesn’t have a camera, though, it can’t operate a keyboard by itself). The fall recovery is impressive to watch: in 21 out of 25 tests, it was able to right itself within twenty seconds. Due to the hand’s geometry, it drifts to the right while walking, so a constant correction needed to be applied. It did, however, manage to successfully cross fourteen varying surfaces, ranging in roughness from a rubber mat to gravel and grass. It even managed to push light objects toward goals.

The authors envision this kind of autonomous hand enabling greater freedom for a larger robot, such as a robot arm: if it needs to reach something farther away, the hand simply detaches and walks over. Regardless of the use to which they put in, such a project is already within reach of hackers; we’ve seen a few robotic hand projects here over the years.

── more in #robotics 4 stories · sorted by recency
── more on @eth zurich 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/teaching-a-robot-han…] indexed:0 read:2min 2026-09-19 ·