cameron5906 / OverkillFramework

A .NET Core framework for building telepresent robots with modular functionality through plugins and custom drivers. Overkill is meant to allow for the easy development of robots controllable from anywhere.
0 stars 0 forks source link

Battery service #15

Open cameron5906 opened 4 years ago

cameron5906 commented 4 years ago

Since most devices that run Overkill will be equipped with some sort of power source that has a finite amount of power it can deliver to the vehicle, it would be a good idea to build an interface that can be used to implement some sort of service that is capable of retrieving estimated battery percentage remaining.