Flagabat 4aec9d6295 fix: extract_mcap_signals — flatten signals output, unify time keys
- Merge new signals (pitch/roll/yaw/altitude/battery_v/obstacle_dist) at
  top level of output dict via **unpacking, not nested under 'signals' key
- Replace t_ms -> t in all new signal appends to match depth/state format
- Fix all_t computation to use unified 't' key across old and new signals

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 23:17:02 +02:00

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
COSMA NAV viewer v5 (port 8765) - USV+AUV navigation timeline + USBL
Readme 718 KiB
Languages
Python 53.5%
HTML 46.2%
Dockerfile 0.3%