View Single Post
  #1   Spotlight this post!  
Unread 12-10-2008, 01:08
caitlin2437 caitlin2437 is offline
Registered User
FRC #2437 (Lancer Robotics)
Team Role: Leadership
 
Join Date: Nov 2007
Rookie Year: 2007
Location: Hawaii
Posts: 6
caitlin2437 is an unknown quantity at this point
Send a message via Yahoo to caitlin2437
Unhappy EasyC help - robot not following code!

Our team's programmers-in-training are having some difficulties getting our VEX robot to follow EasyC programs. Our biggest problems come when using a program created from a template: it's supposed to have a short half-second initialize before it runs for 20 secs in autonomous, afterwards going to operator control. It seems that the robot is randomly choosing parts of the code to follow, e.g. in one run it might follow the whole code, but in another, as is most often, it will skip straight to operator control. There's nothing wrong with the code--it was working very well one day, and then the next it was once again refusing to run in autonomous. We've tried to download just a simple autonomous code onto the robot--that only works half the time, as well.

Anyone experiencing similar problems, or have any idea of what could be wrong with the robot (specifically, not just that it's probably broken somehow--we already know that) ?