Skip to content
Snippets Groups Projects
Commit 32c31357 authored by Julian Oes's avatar Julian Oes
Browse files

commander: move battery calculations to systemlib

The commander used to consume the battery_status topic and write the
contents after some calculations into the system state. Instead, the
calculations now happen in library calls in systemlib/battery.

This moves the battery fields out of the vehicle_status message into the
battery_status topic.

This brought quite some changes in all modules that need battery
information. The current state is compiling but untested.
parent 699b08c9
No related branches found
No related tags found
No related merge requests found
Showing
with 538 additions and 426 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment