ROCVMar 2, 2023

MoSS: Monocular Shape Sensing for Continuum Robots

Stanford
arXiv:2303.00891v212 citationsh-index: 29Has Code
Originality Highly original
AI Analysis

This addresses the challenge of shape sensing for continuum robots in medical and industrial applications, offering a hardware-efficient alternative to existing methods.

The paper tackles the problem of accurate and real-time shape sensing for continuum robots by proposing MoSSNet, a monocular deep learning approach that achieves a mean shape error of 0.91 mm (0.36% of robot length) and runs at 70 fps on real-world data.

Continuum robots are promising candidates for interactive tasks in medical and industrial applications due to their unique shape, compliance, and miniaturization capability. Accurate and real-time shape sensing is essential for such tasks yet remains a challenge. Embedded shape sensing has high hardware complexity and cost, while vision-based methods require stereo setup and struggle to achieve real-time performance. This paper proposes the first eye-to-hand monocular approach to continuum robot shape sensing. Utilizing a deep encoder-decoder network, our method, MoSSNet, eliminates the computation cost of stereo matching and reduces requirements on sensing hardware. In particular, MoSSNet comprises an encoder and three parallel decoders to uncover spatial, length, and contour information from a single RGB image, and then obtains the 3D shape through curve fitting. A two-segment tendon-driven continuum robot is used for data collection and testing, demonstrating accurate (mean shape error of 0.91 mm, or 0.36% of robot length) and real-time (70 fps) shape sensing on real-world data. Additionally, the method is optimized end-to-end and does not require fiducial markers, manual segmentation, or camera calibration. Code and datasets will be made available at https://github.com/ContinuumRoboticsLab/MoSSNet.

Code Implementations2 repos
Foundations

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

Your Notes