be2cd1d1569cf76781b97ad73f12222d4f42aeca
- tools/parse_kogger_usbl.py: decode SBP protocol (ID=0x65 USBL_SOLUTION) from raw *_usbl.csv files, output combined_usbl.csv with Dist/Az/Elev/SNR - tools/merge_nav_usbl.py: merge USBL data with navigation_log.csv, interpolate USV lat/lon/heading, compute AUV absolute position (azimuth relative to USV heading convention) - vendor/Kogger-Protocol: SBP spec reference (submodule) - 69-sttropez: 13986 USBL records decoded, avg USV-AUV dist 39m
cosma-nav-tools
Visualisation trajectoire USV — mission La Ciotat, 8 avril 2026.
Usage
python3 tools/parse_usv_nav.py --input data/<file>.csv --output output/
cd viewer && python3 -m http.server 8765
Viewer: http://localhost:8765
Description
Languages
Python
53.5%
HTML
46.2%
Dockerfile
0.3%