mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-06-22 16:51:13 +00:00
[AZ-219] [AZ-228] Generalize VIO component layout
Keep VIO package and native bridge paths backend-neutral so BASALT remains an implementation choice rather than a component boundary. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
Scaffold for the Jetson-hosted GPS-denied localization runtime, replay harness, and
|
||||
deployment evidence paths.
|
||||
|
||||
The project uses a Python `src/` layout for orchestration code, with native bridge
|
||||
directories reserved for BASALT, feature matching, and TensorRT integrations.
|
||||
The project uses a Python `src/` layout for orchestration code. Native bridge
|
||||
placeholders live inside the owning component folders rather than in a shared
|
||||
native tree.
|
||||
Generated mission data, FDR payloads, cache payloads, and raw frame dumps are kept
|
||||
out of git unless they are explicitly curated test fixtures.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user