Getting the Ball Rolling: Learning a Dexterous Policy for a Biomimetic Tendon-Driven Hand with Rolling Contact Joints
Yasunori Toshimitsu, Benedek Forrai, Barnabas Gavin Cangan, Ulrich Steger, Manuel Knecht, Stefan Weirich, Robert K. Katzschmann
TL;DR
This paper presents the Faive Hand, a biomimetic, tendon-driven dexterous hand with rolling contact joints designed for accessible manufacturing and RL-ready simulation. By integrating rolling joints into a GPU-accelerated simulation (IsaacGym) and employing EKF-based joint sensing, the authors train a closed-loop policy that achieves zero-shot transfer to the real robot for in-hand sphere rotation. Key contributions include modeling rolling joints in simulation, mapping joint commands to tendon actuators, and demonstrating sim2real transfer under domain randomization. The work highlights the potential of high-DoF, human-like hands paired with scalable RL pipelines, while noting challenges in sensing accuracy and system identification that limit more complex tasks. Overall, the Faive Hand offers a practical platform for advancing dexterous manipulation research with RL in real-world settings.
Abstract
Biomimetic, dexterous robotic hands have the potential to replicate much of the tasks that a human can do, and to achieve status as a general manipulation platform. Recent advances in reinforcement learning (RL) frameworks have achieved remarkable performance in quadrupedal locomotion and dexterous manipulation tasks. Combined with GPU-based highly parallelized simulations capable of simulating thousands of robots in parallel, RL-based controllers have become more scalable and approachable. However, in order to bring RL-trained policies to the real world, we require training frameworks that output policies that can work with physical actuators and sensors as well as a hardware platform that can be manufactured with accessible materials yet is robust enough to run interactive policies. This work introduces the biomimetic tendon-driven Faive Hand and its system architecture, which uses tendon-driven rolling contact joints to achieve a 3D printable, robust high-DoF hand design. We model each element of the hand and integrate it into a GPU simulation environment to train a policy with RL, and achieve zero-shot transfer of a dexterous in-hand sphere rotation skill to the physical robot hand.
