MRoboSub/mrobosub

Constant logging

开放

#43 创建于 2024年11月14日

 (2 条评论) (0 个反应) (0 位负责人)Python (3 个派生)auto 404
Testingenhancementgood first issue

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Add constant periodic logging for info like motor output, voltage(?), battery(?), temps, state machine state, running nodes, active topics, sensor data/predicted pose, etc.

Once we move to the SSD on the Jetson, we shouldn't have as many issues with storage so saving all this info should be feasible. If we find this takes too much storage, we may need to implement better compression schemes or delete/backup data after some time.

Primary motivation is yesterday's MHL 🔥

贡献者指南