Joe G.
21-03-2008, 21:21
I am trying to program our bridge battle vex robot. However, I am having a bizarre problem with the switch from autonomous to operator control. Using the 2006/2007 FTC template provided with easyC, the robot will run autonomous as normal, as soon as the controller is on and it recieves a signal from the transmitter. After 20 seconds, it will stop autonomous and pause for a fraction of a second, as usual. However, it then turns on the Rx1 light, while running autonomous again, which then runs perpetually, while not responding to any commands from the controller. It works fine with the default code, and this problem happens with code from past robots using the same template file. Does anyone have any suggestions on how to solve this?