MRoboSub/mrobosub

Constant logging

Aberta

#43 aberto em 14 de nov. de 2024

 (2 comentários) (0 reação) (0 responsável)Python (3 forks)auto 404
Testingenhancementgood first issue

Métricas do repositório

Stars
 (6 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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 🔥

Guia do colaborador