ROAIMar 7, 2024

LeTac-MPC: Learning Model Predictive Control for Tactile-reactive Grasping

arXiv:2403.04934v222 citationsh-index: 5Has CodeIEEE Trans robot
Originality Incremental advance
AI Analysis

This addresses the need for reliable grasping in robotics, particularly for objects with diverse physical properties, though it is incremental as it builds on existing MPC and tactile sensing methods.

The paper tackles the problem of robust robotic grasping under varying conditions by introducing LeTac-MPC, a learning-based model predictive control method that uses tactile feedback from a GelSight sensor, achieving optimal performance and generalizability in dynamic and force-interactive tasks at 25 Hz.

Grasping is a crucial task in robotics, necessitating tactile feedback and reactive grasping adjustments for robust grasping of objects under various conditions and with differing physical properties. In this paper, we introduce LeTac-MPC, a learning-based model predictive control (MPC) for tactile-reactive grasping. Our approach enables the gripper to grasp objects with different physical properties on dynamic and force-interactive tasks. We utilize a vision-based tactile sensor, GelSight, which is capable of perceiving high-resolution tactile feedback that contains information on the physical properties and states of the grasped object. LeTac-MPC incorporates a differentiable MPC layer designed to model the embeddings extracted by a neural network (NN) from tactile feedback. This design facilitates convergent and robust grasping control at a frequency of 25 Hz. We propose a fully automated data collection pipeline and collect a dataset only using standardized blocks with different physical properties. However, our trained controller can generalize to daily objects with different sizes, shapes, materials, and textures. The experimental results demonstrate the effectiveness and robustness of the proposed approach. We compare LeTac-MPC with two purely model-based tactile-reactive controllers (MPC and PD) and open-loop grasping. Our results show that LeTac-MPC has optimal performance in dynamic and force-interactive tasks and optimal generalizability. We release our code and dataset at https://github.com/ZhengtongXu/LeTac-MPC.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes