mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-06-22 13: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,7 +3,7 @@
|
||||
```mermaid
|
||||
flowchart LR
|
||||
camera[01 Camera Ingest And Calibration]
|
||||
vio[02 BASALT VIO Adapter]
|
||||
vio[02 VIO Adapter]
|
||||
wrapper[03 Safety And Anchor Wrapper]
|
||||
retrieval[04 Satellite Service]
|
||||
verify[05 Anchor Verification]
|
||||
|
||||
Reference in New Issue
Block a user