Low-Cost Teleoperation with Haptic Feedback through Vision-based Tactile Sensors for Rigid and Soft Object Manipulation
Martina Lippi, Michael C. Welle, Maciej K. Wozniak, Andrea Gasparri, Danica Kragic
TL;DR
Addresses the need for tactile-informed teleoperation of delicate objects using low-cost hardware. Introduces the T2H framework that translates camera-based tactile data into vibrotactile feedback on a consumer controller and adds partial autonomy to prevent slippage, enabling safer manipulation. The haptic mapping follows a logarithmic relation $f_k = \log_{10}(1 + \alpha p_k) / \log_{10}(1 + \alpha)$ where $p_k$ is the variation metric, and integrates with a ROS–Unity bridge across two DIGIT sensors and an Oculus Quest 2. Demonstrations cover nine objects with both experienced and novice operators, showing reduced slippage and compression when partial autonomy is enabled. The code and setup are publicly released to support reproducibility and broader adoption.
Abstract
Haptic feedback is essential for humans to successfully perform complex and delicate manipulation tasks. A recent rise in tactile sensors has enabled robots to leverage the sense of touch and expand their capability drastically. However, many tasks still need human intervention/guidance. For this reason, we present a teleoperation framework designed to provide haptic feedback to human operators based on the data from camera-based tactile sensors mounted on the robot gripper. Partial autonomy is introduced to prevent slippage of grasped objects during task execution. Notably, we rely exclusively on low-cost off-the-shelf hardware to realize an affordable solution. We demonstrate the versatility of the framework on nine different objects ranging from rigid to soft and fragile ones, using three different operators on real hardware.
