Log in

View Full Version : Autonomous Error Message


Mitchellsocks
18-02-2013, 12:26
Our robot works in tele-op mode, but when we put it in autonomous, it stops working and a message saying "Robot drive output not updated often enough". Any help to fix this problem would be appreciated.

Mark McLeod
18-02-2013, 12:33
You may need to Disable the Motor Safety on your motors as it starts Auto, and re-enable it when you finish Auto.

cmpgk1024
18-02-2013, 12:44
We'll give this a try, thanks for replying!

Mark McLeod
18-02-2013, 13:12
Here's an example of this:
http://team358.org/files/programming/ControlSystem2009-/LabVIEW/Auto-2012.png

cmpgk1024
18-02-2013, 13:44
Thanks, but we're using Java. We got it figured out however, thanks for your help!