solar-engine / common-chicken-runtime-engine

The CCRE is Team 1540's powerful open-source robot code framework, primarily for FIRST Robotics Competition robots.
GNU Lesser General Public License v3.0
24 stars 4 forks source link

Power management - load shedding? #106

Open celskeggs opened 8 years ago

celskeggs commented 8 years ago

See http://www.chiefdelphi.com/forums/showthread.php?t=138910 for some thoughts.

Maybe we should have an easy way to track and shed load? Maybe a priority system?

celskeggs commented 8 years ago

This will be done as part of our robot code this year, and merged in after the season.