A Stochastic Framework for Continuous-Time State Estimation of Continuum Robots
Spencer Teetaert, Sven Lilge, Jessica Burgner-Kahrs, Timothy D. Barfoot
TL;DR
This work introduces a fully stochastic, continuous-time state estimator for continuum robots by unifying space-time Gaussian-process priors with a sparse factor-graph optimization. The state is represented as $\boldsymbol{x}(s,t)=\{\boldsymbol{T}(s,t),\boldsymbol{\epsilon}(s,t),\boldsymbol{\varpi}(s,t)\}$ and a white-noise-on-acceleration assumption is applied to form a tractable prior, enabling continuous interpolation in time and arc length. The framework fuses asynchronous measurements from pose and gyro sensors, achieving real-time-like mean estimates with robust handling of data dropout, and provides uncertainty through interpolated covariances. Validation on simulations and a tendon-driven prototype demonstrates accurate tip/body pose tracking, effective interpolation, and favorable scalability, with open-source code made available for the community.
Abstract
State estimation techniques for continuum robots (CRs) typically involve using computationally complex dynamic models, simplistic shape approximations, or are limited to quasi-static methods. These limitations can be sensitive to unmodelled disturbances acting on the robot. Inspired by a factor-graph optimization paradigm, this work introduces a continuous-time stochastic state estimation framework for continuum robots. We introduce factors based on continuous-time kinematics that are corrupted by a white noise Gaussian process (GP). By using a simple robot model paired with high-rate sensing, we show adaptability to unmodelled external forces and data dropout. The result contains an estimate of the mean and covariance for the robot's pose, velocity, and strain, each of which can be interpolated continuously in time or space. This same interpolation scheme can be used during estimation, allowing for inclusion of measurements on states that are not explicitly estimated. Our method's inherent sparsity leads to a linear solve complexity with respect to time and interpolation queries in constant time. We demonstrate our method on a CR with gyroscope and pose sensors, highlighting its versatility in real-world systems.
