mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-22 21:46:36 +00:00
c9bd45a098
Drives ORBVisualOdometry directly on raw EuRoC frames, bypassing ESKF and satellite layers. ORB achieves 100% tracking on 99 frame pairs, confirming that vo_success=0 in the full pipeline is caused by SequentialVisualOdometry's MockInferenceEngine (random keypoints → RANSAC failure), not by VO backend limitations on EuRoC indoor imagery. Two tests: tracking rate ≥70% (passes, currently 100%), and sanity check that at least one pair yields non-zero inliers (passes). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>