Papers
Topics
Authors
Recent
Search
2000 character limit reached

MM-Hand: A 21-DOF Multi-modal Modular Dexterous Robotic Hand with Remote Actuation

Published 19 Apr 2026 in cs.RO | (2604.17245v1)

Abstract: High-DOF dexterous hands require compact actuation, rich sensing, and reliable thermal behavior, but conventional designs often occupy valuable in-hand space, increase end-effector mass, and suffer from heat accumulation near the hand. Remote tendon-driven actuation offers an alternative by relocating motors to the robot base or an external motor hub, thereby freeing the fingers and palm for additional degrees of freedom, sensing modules, and maintainable mechanical structures. This paper presents MM-Hand, a 21-DOF Multimodal Modular dexterous hand based on remote tendon-driven actuation. The hand integrates spring-return tendon-driven fingers, modular 3D-printed finger and palm structures, quick tendon connectors for maintenance, and a multimodal sensing system including joint angle sensors, tactile sensors, motor-side feedback, and in-palm stereo vision. We further analyze tendon-sheath length variation and friction loss to guide the design of the routing, motor hub, and closed-loop joint control. Experiments validate the transmission, output force, sensing, and control capability of the system. The fingertip force reaches 25N under a 1m remote sheath transmission, demonstrating practical load capacity despite long-distance tendon routing. Closed-loop joint-level experiments further evaluate command tracking with a static arm and during arm motion. These results show that MM-Hand provides a lightweight, sensor-rich, and maintainable hardware platform for dexterous manipulation research. To support the community, all hardware designs and software frameworks are made fully open-source at https://mmlab.hk/research/MM-Hand.

Summary

  • The paper introduces a 21-DOF modular robotic hand with remote tendon-driven actuation to decouple actuator constraints from sensing and control.
  • The paper details comprehensive friction modeling and closed-loop PID control that achieves sub-0.1° steady-state errors despite transmission nonlinearity.
  • The paper integrates tactile, proprioceptive, and stereo vision sensors within a modular design, supporting scalable, maintainable research in dexterous manipulation.

MM-Hand: A 21-DOF Multi-modal Modular Dexterous Robotic Hand with Remote Actuation

System Overview and Motivation

MM-Hand is a modular, 21-DOF dexterous robotic hand system employing remote tendon-driven actuation and comprehensive multimodal sensing. The motivation centers on advancing dexterous manipulation while relaxing palm- and finger-side size, thermal, and integration constraints typical of fully or proximally-actuated hands. Through spatial decoupling of actuators from the hand, the system increases sensing density, simplifies mechanics, and upgrades maintainability at the cost of increased transmission nonlinearity and friction. Figure 1

Figure 1: Overview of the MM-Hand system and its main remote tendon-driven components.

MM-Hand integrates modular, 3D-printed phalangeal architectures with embedded tactile, proprioceptive, and visual sensing. The palm structure reserves internal volume for sensor placement, cable management, and rapid disengagement, creating a platform for scalable research in dexterous manipulation.

Mechanical and Structural Design

The hand achieves 21 DoFs, implemented with a combination of modular long-finger architecture, an anthropomorphic thumb, and spring-return or antagonistic tendon routing as appropriate for each joint. The majority of joints employ single-tendon actuation with a spring providing extension/retraction forces, while the thumb's CMC1 employs antagonistic tendons to manage increased parasitic torque.

The long fingers are constructed using vertically split phalanges with internal routing channels, optimizing 3D printability, cable installation, and sensor wire placement. Figure 2

Figure 2

Figure 2: Left panel: MM-Hand mechanical structure, sensor placement, and DoF distribution. Right panel: Analytical results for sheath-tendon path length and friction variation.

Figure 3

Figure 3

Figure 3: Left panel: Exploded and annotated views of the modular finger design, tendon routing, and thumb structure. Right panel: Software-based tendon pretensioning scheme for spring-return actuation.

The palm houses a two-part enclosure featuring a rapid-disconnect tendon hub. This enables finger or sheath segment replacement independently, with minimal disassembly. The sheath-tendon routing is designed to minimize curvature and friction while ensuring platform compatibility; modular quick-connect interfaces further enhance system maintainability.

Remote Tendon-Driven Actuation: Modeling and Implementation

MM-Hand adopts a Bowden-type cable transmission, with tendons routed via sheaths along the robot's arm exterior. Theoretical analysis quantifies the effect of sheath curvature and friction on transmission and force delivery. The system models tendon length variation as a function of the accumulated sheath curvature angle, with frictional loss predicted exponentially with respect to total bending angle ϕ\phi and the friction coefficient μ\mu.

Key relationships are:

  • Path-dependent tendon stretch introduces configuration-dependent errors in joint actuation.
  • Transmission friction follows a capstan equation exponential in μϕ\mu \phi, significantly constraining force delivery over long, curved paths.

The palm-side tendon connection and motor hub are explicitly designed to minimize additional friction and resistive elements. The hand implements software-based tendon pretensioning, avoiding discrete mechanical tensioners and further reducing hardware footprint and complexity.

Multimodal Sensing and Electronic System Architecture

MM-Hand integrates high-resolution joint encoders (AMS AS5047P), tactile sensor arrays (PaXini Elite), and in-palm stereo vision. The tactile sensing includes both fingertip and phalangeal coverage, crucial for measuring distributed contact and surface interactions. Figure 4

Figure 4: Electronics architecture diagram for MM-Hand showing sensor, controller, and communication subsystem layout.

Sensors are organized along shared SPI buses and aggregated at the palm PCB, which relays all sensing and actuator data via CAN/USB to the main computer. Firmware design allows for scalable expansion and low wiring density, addressing a major challenge for high-DoF hands.

Experimental Validation

Transmission Friction Characterization

A quantitative friction measurement protocol evaluates tendon friction versus sheath type, curvature, and length, benchmarking four sheath materials. The metal spring tube and high-quality PTFE-based Bambu feeder tube exhibited the lowest kinetic friction, with friction increasing exponentially with wrap angle as predicted. Notably, a remote actuation configuration of 1m sheath length resulted in an 8 N8\,\mathrm{N} force penalty relative to a short (0.1\,m) sheath, confirming the model's predictions.

Output Force Capability

Under 1m Bowden transmission, a single finger's proximal joint delivers up to 25 N25\,\mathrm{N} of fingertip force, demonstrating practical load capacity for in-hand manipulation tasks despite the remote actuation penalty. Figure 5

Figure 5: Left panel: Fingertip force measurement setup and results for short and long sheaths. Right panel: Static joint positioning error on step response.

Joint Control and Closed-Loop Performance

Each DoF utilizes closed-loop PID control based on joint-centric encoders, compensating for nonlinear losses, slack, and external disturbances. Step and dynamic tracking experiments reveal steady-state errors <0.1∘< 0.1^\circ—limited by friction-induced delay (~0.2s at actuation onset), which dominates over disturbance from manipulator motion. Figure 6

Figure 6: Time-series tracking of joint command and measured angle under reference input for stationary and moving manipulator settings.

In-Palm Visual Sensing

Stereo cameras with a pretrained RAFT-Stereo model yield dense metric depth maps for scene understanding and closed-loop visual manipulation, completing the hand's multimodal sensing stack. Figure 7

Figure 7: Depth estimation output from the in-palm stereo vision system during active grasping.

Practical and Theoretical Implications

MM-Hand addresses size, mass, and thermal limitations constraining classic anthropomorphic hands, enabling integration of richer visuohaptic modules. The open and modular platform facilitates comparative manipulation research, reproducibility, and extensibility. The comprehensive analysis of tendon friction and routing provides design rules applicable to future remote actuator hands. Experimentally, MM-Hand demonstrates that high dexterity and force are attainable despite transmission penalties associated with long-run Bowden-actuated systems.

On the practical front, MM-Hand's architecture supports rapid maintenance, component upgrades (e.g., improved tactile arrays or vision modules), and seamless integration into varied robotic platforms. The electronic and mechanical modularity directly supports community-driven adaptation and benchmarking, which is essential for iterative hardware/software co-design and high-throughput manipulation research.

Theoretically, the closed-form friction and kinematic coupling models serve as a foundation for advanced compensation schemes or learning-based adaptive controllers. Future work toward improving tendon material durability, minimizing delay, and increasing spring force for abduction-adduction will enhance the platform's capabilities.

Conclusion

MM-Hand establishes a scalable, maintainable framework for dexterous robotic hands, systematically addressing the actuation, sensing, and integration challenges in high-DoF systems (2604.17245). By combining modular remote actuation, compact mechanics, and dense multimodal perception, the platform supports further research into tactile and visuomotor control, sim-to-real transfer, in-hand policy learning, and hardware-in-the-loop teleoperation. MM-Hand's open-source release and validated experimental suite substantiate its value as a robust baseline for dexterous manipulation studies.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.

Tweets

Sign up for free to view the 2 tweets with 42 likes about this paper.