View Single Post
  #2   Spotlight this post!  
Unread 15-03-2013, 15:15
ProgrammerMatt ProgrammerMatt is offline
Programmer-Electrical-Mechanical
FRC #0228 (Gus)
Team Role: Mentor
 
Join Date: Jan 2011
Rookie Year: 2010
Location: Southington
Posts: 138
ProgrammerMatt is just really niceProgrammerMatt is just really niceProgrammerMatt is just really niceProgrammerMatt is just really nice
Re: Basic Autonomous Help

Quote:
Originally Posted by eruiz22 View Post
When I want to begin programming for autonomous, I click on the "Auto Indep" block and I begin writing the code. After I finish writing the code, then what else do I have to do to make autonomous code work?

The code itself seems to be correct, so I feel that I'm missing a basic step in programming for autonomous.

Thanks!
One you write the code that should be it just enable the robot in autonomous,
also a tip, i like to use the flat sequence structure and add a frame for each event then put a delay command in each for how ever long you want each command to run for.
__________________
2015-2016 CSA
Software Engineering Student @ Johnson & Wales University
Team 228, Gus Robotics Inc.
Facebook
FLL Mentor for 1107, Edison Eagles!
2015- CT State Champions
2012- WPI Finalist(Thanks 1884 and 549), Spirt, Best Website
2011- WPI Chairman's award winners!
2010- WPI Champions! (thanks 230 & 20), WPI Engineering Inspiration, CT Best Website, CT VEX Champions (VRC228, VRC228b) (21-1-0)
2009- QCC VEX Champions (VRC228) (11-0-0), Innovate Award (VRC228)
Reply With Quote