mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-22 22:36:37 +00:00
dccadd4bf4
Replace FAKE Math stubs with: - K^-1 unprojection (camera intrinsics) - R_cam_body rotation (nadir-pointing camera) - Quaternion body-to-ENU rotation - Ray-ground intersection at altitude - cv2.perspectiveTransform for homography gps_to_pixel is the exact inverse. Backward compatible defaults. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>