Proactive Local-Minima-Free Robot Navigation: Blending Motion Prediction with Safe Control
Yifan Xue, Ze Zhang, Knut Åkesson, Nadia Figueroa
TL;DR
This paper tackles safe, efficient navigation for autonomous mobile robots in dynamic, nonconvex environments with concave moving obstacles. It introduces an online barrier-learning pipeline that converts multimodal obstacle motion predictions into barrier functions via Gaussian Process Distance Fields and feeds them into an adaptive on-manifold Modulated CBF-QP (MCBF-QP) to avoid local minima. Two core contributions are the online prediction-to-barrier learning loop and an autonomous parameter-tuning scheme for deforming obstacle regions, enabling proactive, feasible navigation under uncertainty. The approach demonstrates improved safety and efficiency in simulations and real-world experiments, outperforming baselines in crowded, dynamic settings and enabling more robust obstacle negotiation than traditional reactive methods.
Abstract
This work addresses the challenge of safe and efficient mobile robot navigation in complex dynamic environments with concave moving obstacles. Reactive safe controllers like Control Barrier Functions (CBFs) design obstacle avoidance strategies based only on the current states of the obstacles, risking future collisions. To alleviate this problem, we use Gaussian processes to learn barrier functions online from multimodal motion predictions of obstacles generated by neural networks trained with energy-based learning. The learned barrier functions are then fed into quadratic programs using modulated CBFs (MCBFs), a local-minimum-free version of CBFs, to achieve safe and efficient navigation. The proposed framework makes two key contributions. First, it develops a prediction-to-barrier function online learning pipeline. Second, it introduces an autonomous parameter tuning algorithm that adapts MCBFs to deforming, prediction-based barrier functions. The framework is evaluated in both simulations and real-world experiments, consistently outperforming baselines and demonstrating superior safety and efficiency in crowded dynamic environments.
