|
Re: How to Restart Autonomous Code in Driver Station?
Quote:
Originally Posted by Arbalest007
Hi everyone. Is there a way to restart the autnomous code on the Driver station? Atm I'm reuploading code every time just to restart the autonomous even if I make no changes to the code and I was wondering if you guys have a solution for this. Thks!
|
What language are you using? If using labview, it should be resetting every time. If using Java or C++, you might have to reset your state machines in Auton Init.
__________________
All statements made are my own and not the feelings of any of my affiliated teams.
Teams 1510 and 2898 - Student 2010-2012
Team 4488 - Mentor 2013-2016
Co-developer of RobotDotNet, a .NET port of the WPILib.
|