🤖 AI Summary
This work addresses the tactile domain gap between simulation and reality that hinders the deployment of vision-based tactile sensors in robotic dexterous manipulation. Existing approaches often sacrifice physical fidelity for computational efficiency or vice versa. To bridge this gap, the authors propose Tacmap, a novel framework that introduces a unified geometric representation based on penetration depth. In simulation, Tacmap generates geometrically consistent depth maps from 3D intersection volumes, while in the real world, it leverages an automated data collection system to learn a mapping from raw tactile images to corresponding ground-truth depth maps. This alignment strategy preserves physical consistency across domains without compromising computational efficiency. Experimental results demonstrate that Tacmap produces deformation maps closely matching real-world measurements, and policies trained using its simulated outputs achieve zero-shot transfer to physical robots without fine-tuning.
📝 Abstract
Vision-Based Tactile Sensors (VBTS) are essential for achieving dexterous robotic manipulation, yet the tactile sim-to-real gap remains a fundamental bottleneck. Current tactile simulations suffer from a persistent dilemma: simplified geometric projections lack physical authenticity, while high-fidelity Finite Element Methods (FEM) are too computationally prohibitive for large-scale reinforcement learning. In this work, we present Tacmap, a high-fidelity, computationally efficient tactile simulation framework anchored in volumetric penetration depth. Our key insight is to bridge the tactile sim-to-real gap by unifying both domains through a shared deform map representation. Specifically, we compute 3D intersection volumes as depth maps in simulation, while in the real world, we employ an automated data-collection rig to learn a robust mapping from raw tactile images to ground-truth depth maps. By aligning simulation and real-world in this unified geometric space, Tacmap minimizes domain shift while maintaining physical consistency. Quantitative evaluations across diverse contact scenarios demonstrate that Tacmap's deform maps closely mirror real-world measurements. Moreover, we validate the utility of Tacmap through an in-hand rotation task, where a policy trained exclusively in simulation achieves zero-shot transfer to a physical robot.