CoolFace
Modelpublic

hoangs/viet-robot-battery-usage-advisor

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes
Model Card

viet-robot-battery-usage-advisor

A helper that estimates how much battery a session will consume and whether it is safe to start given the current battery level.

Function:

python
estimate_battery_for_session(activity_type: str, duration_min: float, current_battery_pct: float) -> BatteryAdvice

License

MIT