mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-22 10:36:37 +00:00
1ed7729fc2
SequentialVisualOdometry uses MockInferenceEngine (random keypoints) in dev/CI, so RANSAC on random point pairs finds ≈0 geometric inliers and vo_success is always False. ORBVisualOdometry uses real OpenCV ORB features and achieves 99/100 tracking on EuRoC MH_01. ESKF still never initialises (no start_gps call in harness) — that is the next layer to address. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>