I am wondering if there’s a way to know we are currently in “amped” mode from the FMS. I can see situations where it might be nice to indicate this on the robot via some LEDs or on Shuffleboard on the driver station. I can imagine our driver being overly focused on the robot and doesn’t see the indication(s) on the field elements.
I see there’s a getGameSpecificMessage() method in the driverstation class in WPIlib. Would there maybe be a message sent indicating we’re in “amped” mode perhaps?
That info is not sent from the FMS to the robots this year. The game specific message API’s are there for years when there’s actual game challenges based on information the FMS provides.