View Single Post
  #1   Spotlight this post!  
Unread 04-02-2017, 17:21
NicholasJJ NicholasJJ is offline
Registered User
FRC #4014
 
Join Date: Jan 2017
Location: California
Posts: 4
NicholasJJ is an unknown quantity at this point
Question Robot takes a while to start up in autonomous mode

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?
Reply With Quote