Hi, I'm having a bit of a problem with autonomous mode on my team's robot. after starting autonomous, the robot waits a few seconds and a bunch of these errors:
Code:
Error 1 Robot Drive... Output not updated often enough. java.lang.Thread.run(Thread.java.747)
show up on our drive station. After a while, the errors stop and the robot completes all the autonomous tasks perfectly fine. does anyone know how to solve this problem?