FRC4048/FRC2019_Java

Figure out why we're getting watchdog messages

Closed this issue · 2 comments

Figure out why we're getting watchdog messages

Message: "Watchdog not fed within 0.020000s"

went through the code and added timing information, noted that reading the pigeon was slow and called frequently, made submission to move it it's own thread. Should continue to look for this as more subsystems are implemented.