|
Re: Autonomous error
If you're using the most recent version, it shouldn't have this problem
I would say check your AutonomousInit function(or the thing above your autonomous while loop if you're using SimpleRobot). Make sure that you're intializing all the variables that you use in autonomous every time it is initialized.
__________________
Get yer robot source code here!
|