feat(cosma-nav-tools): v1 parser + Leaflet viewer USV La Ciotat 2026-04-08

This commit is contained in:
Poulpe
2026-04-25 17:18:27 +00:00
commit 4ceec113b6
4 changed files with 318 additions and 0 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# 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