Files
gps-denied-onboard/src/gps_denied
Yuzviak dccadd4bf4 feat(coordinates): implement real pixel-to-GPS projection chain (ESKF-06)
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>
2026-04-01 23:48:22 +03:00
..