ut-ras / robomaster

Firmware for the Stampede RoboMaster team at UT Austin
http://ras.ece.utexas.edu/committees/robomaster
GNU General Public License v3.0
17 stars 5 forks source link

Add Sentry kill switch based on Ref System game state #105

Open calebchalmers opened 8 months ago

calebchalmers commented 8 months ago

Since we don't have a controller for Sentry, we need a way to start the robot when the match starts and stop it once the match is over. We can add a firmware kill switch when the Ref System game state says the match isn't in progress.

tildezero commented 1 month ago

implemented (maybe) in #146