MRoboSub/mrobosub

Constant logging

オープン

#43 opened on 2024/11/14

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Python (3 件のフォーク)auto 404
Testingenhancementgood first issue

Repository metrics

Stars
 (6 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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 🔥

コントリビューターガイド