🤖 AI Summary
This work addresses the limitations of the Inspire RH56DFX dexterous hand—namely, the lack of calibration, unreliable high-speed contact handling, and underactuated design—which hinder its capability for precision pinch grasping and scientific research applications. We present the first complete hardware calibration and dynamic modeling framework for this hand, introducing a grasp planning method based on analytical width estimation and a modular control interface compatible with vision-language models. Leveraging MuJoCo-based simulation, a hybrid velocity–force closed-loop controller, and sim-to-real transfer, our approach achieves a 65% success rate on peg-in-hole tasks (compared to a 10% baseline) and an 87% success rate across 300 grasps of 15 object categories, substantially outperforming both non-planning and end-to-end learning baselines.
📝 Abstract
Commercially accessible dexterous robot hands are increasingly prevalent, but many remain difficult to use as scientific instruments. For example, the Inspire RH56DFX hand exposes only uncalibrated proprioceptive information and shows unreliable contact behavior at high speed (up to 1618% force limit overshoot). Furthermore, its underactuated, coupled finger linkages make antipodal grasps non-trivial. We contribute three improvements to the Inspire RH56DFX to transform it from a black-box device to a research tool: (1) hardware characterization (force calibration, latency, and overshoot), (2) a sim2real validated MuJoCo model for analytical width-to-grasp planning, and (3) a hybrid, closed-loop speed-force grasp controller. We validate these components on peg-in-hole insertion, achieving 65% success and outperforming a wrist-force-only baseline of 10% and on 300 grasps across 15 physically diverse objects, achieving 87% success and outperforming plan-free grasps and learned grasps. Our approach is modular, designed for compatibility with external object detectors and vision-language models for width & force estimation and high-level planning, and provides an interpretable and immediately deployable interface for dexterous manipulation with the Inspire RH56DFX hand, open-sourced at this website https://correlllab.github.io/rh56dfx.html.