Enhancing Feature Tracking Reliability for Visual Navigation using Real-Time Safety Filter
Dabin Kim, Inkyu Jang, Youngsoo Han, Sunwoo Hwang, H. Jin Kim
TL;DR
The paper addresses the challenge of sustaining reliable feature tracking for visual navigation when the robot’s task might conflict with perception needs. It introduces a real-time QP-based safety filter derived from a Nagumo-style invariance condition to constrain velocity while ensuring a minimum image-feature information score. Key contributions include an invariance-based visibility constraint, a feasible safety filter that accommodates dynamic feature observation, and successful integration with ORB-SLAM2 in texture-poor environments. The approach enhances robustness of visual localization without relying on heavy belief-space planning, enabling safer and more reliable SLAM-based navigation in challenging scenes.
Abstract
Vision sensors are extensively used for localizing a robot's pose, particularly in environments where global localization tools such as GPS or motion capture systems are unavailable. In many visual navigation systems, localization is achieved by detecting and tracking visual features or landmarks, which provide information about the sensor's relative pose. For reliable feature tracking and accurate pose estimation, it is crucial to maintain visibility of a sufficient number of features. This requirement can sometimes conflict with the robot's overall task objective. In this paper, we approach it as a constrained control problem. By leveraging the invariance properties of visibility constraints within the robot's kinematic model, we propose a real-time safety filter based on quadratic programming. This filter takes a reference velocity command as input and produces a modified velocity that minimally deviates from the reference while ensuring the information score from the currently visible features remains above a user-specified threshold. Numerical simulations demonstrate that the proposed safety filter preserves the invariance condition and ensures the visibility of more features than the required minimum. We also validated its real-world performance by integrating it into a visual simultaneous localization and mapping (SLAM) algorithm, where it maintained high estimation quality in challenging environments, outperforming a simple tracking controller.
