UBCSailbot / sailbot_workspace

UBC Sailbot's monorepo
https://ubcsailbot.github.io/sailbot_workspace/main/
Apache License 2.0
4 stars 1 forks source link

Power Manager #274

Open hhenry01 opened 5 months ago

hhenry01 commented 5 months ago

Purpose

Conserve power when batteries are low on charge.

Description

Do not just define a static threshold value for switching to low power mode and back, as it can lead to frequent flip-flopping between states. For example, if we set 20% as a static threshold, and drop below 20%:

Resources