|
Re: Autonomous Function
You don't really need a template (like Vex) since the field tells the robot whether it should be in Autonomous or OperatorControl. Just create a Competition Project using the File / New Competition Project menu item. Then just add your code to the Initialize, Autonomous, and OperatorControl functions.
__________________
Brad Miller
Robotics Resource Center
Worcester Polytechnic Institute
|