🤖 AI Summary
This work addresses the sim-to-real forward modeling challenge in tendon-driven soft robotic fingers, which arises from material nonlinearity, hysteresis, and manufacturing variations. The authors propose SOFTMAP, a novel framework that integrates topology-consistent as-rigid-as-possible (ARAP) mesh alignment with physical priors. It begins with a lightweight MLP pretrained in simulation to construct an initial forward model, then refines it using a residual displacement field correction network trained on limited real-world data and an analytical actuation calibration layer. Experiments demonstrate that SOFTMAP achieves Chamfer distance errors of 0.389 mm in simulation and 3.786 mm in physical trials, enabling millimeter-level fingertip trajectory tracking. Furthermore, it improves teleoperation task success rates by 36.5%, substantially outperforming existing data-driven approaches.
📝 Abstract
While soft robot manipulators offer compelling advantages over rigid counterparts, including inherent compliance, safe human-robot interaction, and the ability to conform to complex geometries, accurate forward modeling from low-dimensional actuation commands remains an open challenge due to nonlinear material phenomena such as hysteresis and manufacturing variability. We present SOFTMAP, a sim-to-real learning framework for real-time 3D forward modeling of tendon-actuated soft finger manipulators. SOFTMAP combines four components: (1) As-Rigid-As-Possible (ARAP)-based topological alignment that projects simulated and real point clouds into a shared, topologically consistent vertex space; (2) a lightweight MLP forward model pretrained on simulation data to map servo commands to full 3D finger geometry; (3) a residual correction network trained on a small set of real observations to predict per-vertex displacement fields that compensate for sim-to-real discrepancies; and (4) a closed-form linear actuation calibration layer enabling real-time inference at 30 FPS. We evaluate SOFTMAP on both simulated and physical hardware, achieving state-of-the-art shape prediction accuracy with a Chamfer distance of 0.389 mm in simulation and 3.786 mm on hardware, millimeter-level fingertip trajectory tracking across multiple target paths, and a 36.5% improvement in teleoperation task success over the baseline. Our results show that SOFTMAP provides a data-efficient approach for 3D forward modeling and control of soft manipulators.