|
Re: Team Update 17
"If a team is using a CAN network on the robot, they should check the messages in the “Diagnostic” tab of the Driver Station before a match starts to ensure that there aren’t any scrolling CAN timeouts."
Can someone please explain how messages get on the diagnostics tab? We're using Java and currently outputting text to the User Messages portion of the Operation tab using the DriverStationLCD object when we catch a CANTimeoutException. How are other people handling these exceptions?
|