ROApr 8, 2019

Real-time Soft Body 3D Proprioception via Deep Vision-based Sensing

arXiv:1904.03820v349 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the problem of proprioceptive sensing for soft robotics and human-robot interaction, offering a novel method for a known bottleneck.

The paper tackles the challenge of measuring high-dimensional 3D shapes of soft bodies in real-time by proposing a vision-based framework using embedded cameras and CNNs, achieving real-time computation (≤2.5ms/frame) with high precision (≤1% relative error) and high resolution.

Soft bodies made from flexible and deformable materials are popular in many robotics applications, but their proprioceptive sensing has been a long-standing challenge. In other words, there has hardly been a method to measure and model the high-dimensional 3D shapes of soft bodies with internal sensors. We propose a framework to measure the high-resolution 3D shapes of soft bodies in real-time with embedded cameras. The cameras capture visual patterns inside a soft body, and a convolutional neural network (CNN) produces a latent code representing the deformation state, which can then be used to reconstruct the body's 3D shape using another neural network. We test the framework on various soft bodies, such as a Baymax-shaped toy, a latex balloon, and some soft robot fingers, and achieve real-time computation ($\leq$2.5ms/frame) for robust shape estimation with high precision ($\leq$1% relative error) and high resolution. We believe the method could be applied to soft robotics and human-robot interaction for proprioceptive shape sensing. Our code is available at https://ai4ce.github.io/Deep-Soft-Prorioception/

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