Tactile and Vision Conditioned Contact-Centric Control for Whole-Arm Manipulation

· Source: Artificial Intelligence · Field: Technology & Digital — Robotics & Autonomous Systems, Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

TACTIC (Tactile and Vision Conditioned Contact-Centric Control) is a novel receding-horizon controller designed for whole-arm manipulation, a challenging robotics domain where robots make direct, distributed contact with the environment. This system addresses issues like tightly coupled motion and contact forces, occluded contact states, and physical inconsistencies in purely learned rollouts. TACTIC integrates RGB-D, distributed tactile sensing, and a compact 2D proximity representation. It couples a learned, action-conditioned latent dynamics model with analytical kinematics through contact Jacobians, enabling predictive rollouts of future contact configurations and interaction forces. These rollouts feed into a sampling-based Model Predictive Control (MPC) planner, which uses contact Jacobian-based projections for action sampling and objectives over predicted proximity and forces to balance task progress with whole-arm force regulation. TACTIC consistently outperforms state-of-the-art model-based and model-free methods in simulation and demonstrates real-world efficacy on a robot performing multi-contact tasks such as repositioning a manikin and navigating a 3D dynamic maze.

Key takeaway

For Robotics Engineers developing control systems for complex physical interaction tasks, TACTIC demonstrates a robust approach to whole-arm manipulation. Its hybrid predictive model, combining learned dynamics with analytical kinematics and multi-modal sensing, significantly improves physical consistency and performance in multi-contact scenarios. You should consider integrating similar contact-centric hybrid models and sampling-based MPC with contact-aware action sampling to enhance robot control in environments requiring distributed contact and force regulation.

Key insights

TACTIC integrates vision, tactile sensing, and analytical kinematics for robust, contact-centric whole-arm manipulation control.

Principles

Method

TACTIC uses a contact-centric hybrid predictive model combining RGB-D, tactile sensing, and 2D proximity. It couples learned latent dynamics with analytical kinematics via contact Jacobians for rollouts, then integrates these into a sampling-based MPC planner with contact-aware action sampling.

In practice

Topics

Best for: Research Scientist, AI Scientist, Robotics Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.