State Estimation for Continuum Multi-Robot Systems on SE(3)
Sven Lilge, Timothy D. Barfoot, Jessica Burgner-Kahrs
TL;DR
This work addresses the challenge of state estimation in systems composed of multiple coupled continuum robots by introducing a sparse Gaussian-process prior on SE(3) for each robot, integrated through a factor-graph-based Maximum A Posteriori objective that includes prior, pose/strain measurements, and inter-robot coupling terms. The method uses Gauss-Newton linearization with carefully derived Jacobians, yielding a sparse linear system that can be solved efficiently, enabling real-time updates at 100–200 Hz in quasi-static scenarios. The approach achieves accurate estimates with average end-effector errors around $3.3$ mm and $5.02^$ in experiments, and demonstrates robust performance across a range of topologies (collaborative and parallel), sensor configurations (FBG and EM tracking), and extended topologies, supported by simulations and an open-source C++ implementation. This framework provides a general, topology-agnostic tool for continuum multi-robot state estimation that can inform real-time control and planning in cluttered environments and complex interactions.
Abstract
In contrast to conventional robots, accurately modeling the kinematics and statics of continuum robots is challenging due to partially unknown material properties, parasitic effects, or unknown forces acting on the continuous body. Consequentially, state estimation approaches that utilize additional sensor information to predict the shape of continuum robots have garnered significant interest. This paper presents a novel approach to state estimation for systems with multiple coupled continuum robots, which allows estimating the shape and strain variables of multiple continuum robots in an arbitrary coupled topology. Simulations and experiments demonstrate the capabilities and versatility of the proposed method, while achieving accurate and continuous estimates for the state of such systems, resulting in average end-effector errors of 3.3 mm and 5.02° depending on the sensor setup. It is further shown, that the approach offers fast computation times of below 10 ms, enabling its utilization in quasi-static real-time scenarios with average update rates of 100-200 Hz. An open-source C++ implementation of the proposed state estimation method is made publicly available to the community.
