SafeNav: Safe Path Navigation using Landmark Based Localization in a GPS-denied Environment
Ganesh Sapkota, Sanjay Madria
TL;DR
This work tackles navigation in GPS-denied battlefield environments by combining landmark-based localization (LanBLoc) with a Battlefield Motion Model (BMM) and EKF to estimate trajectories, and introduces SafeNav-CHull and SafeNav-Centroid with a Risk-Aware RRT* planner to minimize hazard exposure. LanBLoc-BMM(EKF) demonstrates superior ADE, FDE, and AWRS on real-trajectory data, confirming robust localization and safe path tracking without GPS. The SafeNav variants show a strong balance between accuracy, safety, and computation, with SafeNav-Centroid delivering the shortest, least-risk trajectories and SafeNav-CHull offering faster computation. The proposed framework advances autonomous battlefield navigation by leveraging landmark cues, non-GPS motion modeling, and risk-aware planning to enhance operational effectiveness and safety.
Abstract
In battlefield environments, adversaries frequently disrupt GPS signals, requiring alternative localization and navigation methods. Traditional vision-based approaches like Simultaneous Localization and Mapping (SLAM) and Visual Odometry (VO) involve complex sensor fusion and high computational demand, whereas range-free methods like DV-HOP face accuracy and stability challenges in sparse, dynamic networks. This paper proposes LanBLoc-BMM, a navigation approach using landmark-based localization (LanBLoc) combined with a battlefield-specific motion model (BMM) and Extended Kalman Filter (EKF). Its performance is benchmarked against three state-of-the-art visual localization algorithms integrated with BMM and Bayesian filters, evaluated on synthetic and real-imitated trajectory datasets using metrics including Average Displacement Error (ADE), Final Displacement Error (FDE), and a newly introduced Average Weighted Risk Score (AWRS). LanBLoc-BMM (with EKF) demonstrates superior performance in ADE, FDE, and AWRS on real-imitated datasets. Additionally, two safe navigation methods, SafeNav-CHull and SafeNav-Centroid, are introduced by integrating LanBLoc-BMM(EKF) with a novel Risk-Aware RRT* (RAw-RRT*) algorithm for obstacle avoidance and risk exposure minimization. Simulation results in battlefield scenarios indicate SafeNav-Centroid excels in accuracy, risk exposure, and trajectory efficiency, while SafeNav-CHull provides superior computational speed.
