View Single Post
  #1   Spotlight this post!  
Unread 22-02-2011, 11:50
pedro123 pedro123 is offline
Registered User
FRC #3803
 
Join Date: Feb 2011
Location: USA
Posts: 9
pedro123 is an unknown quantity at this point
Code Error (Not getting beyond the loop)

Hi,

So we made a Project with Game Code and added our personal TeleOp code into the designated file. When we try our teleop without uploading the whole project as startup, it works.

However, when I Build the project and Run As Startup and the crio Reboots, only one part of the teleop works. We have compressor code and drive code with two motors plus the pneumatics. When we Run As Startup, our compressor turns on, reaches the limit and stops but we cant control the joystick at all. the error file says that the code is not getting the robotodrive loop. So, I made two while loop with pneumatics and compressor in one and the robotdrive in the other, however it still does not work... Can you help?

Thanks!
Reply With Quote