Real-Time Initialization of Unknown Anchors for UWB-aided Navigation
Giulio Delama, Igor Borowski, Roland Jung, Stephan Weiss
TL;DR
The paper tackles automatic real-time initialization of unknown UWB anchors in GNSS-denied navigation by introducing a PDOP-based trigger, online outlier rejection, and an adaptive robust nonlinear optimization pipeline for tag-to-anchor measurements. It proves that a closest-point-to-anchor PDOP estimate is conservatively biased and does not require prior anchor positions, enabling reliable and fast anchor calibration during operation. Extensive simulations and real-world AMR and UAV experiments demonstrate improved initialization robustness, faster convergence, and reduced positioning error compared with state-of-the-art methods, aided by an open-source C++ library with a ROS wrapper. The work significantly enhances practical deployability of UWB-aided navigation in complex environments.
Abstract
This paper presents a framework for the real-time initialization of unknown Ultra-Wideband (UWB) anchors in UWB-aided navigation systems. The method is designed for localization solutions where UWB modules act as supplementary sensors. Our approach enables the automatic detection and calibration of previously unknown anchors during operation, removing the need for manual setup. By combining an online Positional Dilution of Precision (PDOP) estimation, a lightweight outlier detection method, and an adaptive robust kernel for non-linear optimization, our approach significantly improves robustness and suitability for real-world applications compared to state-of-the-art. In particular, we show that our metric which triggers an initialization decision is more conservative than current ones commonly based on initial linear or non-linear initialization guesses. This allows for better initialization geometry and subsequently lower initialization errors. We demonstrate the proposed approach on two different mobile robots: an autonomous forklift and a quadcopter equipped with a UWB-aided Visual-Inertial Odometry (VIO) framework. The results highlight the effectiveness of the proposed method with robust initialization and low positioning error. We open-source our code in a C++ library including a ROS wrapper.
