View Single Post
  #1   Spotlight this post!  
Unread 20-02-2011, 21:46
pedro123 pedro123 is offline
Registered User
FRC #3803
 
Join Date: Feb 2011
Location: USA
Posts: 9
pedro123 is an unknown quantity at this point
Exclamation LabView Combining Autonomous and TeleOp

Hi, we are a rookie team and we had a very important programming issue but we couldnt find anything to deal with it.

So, we have our autonomous code and teleop code made in two separate files with just the plane code needed to do everything we want our robot to do.. but through our experience, you need to upload the code everytime you wanna run it (for us).. we cant upload the code, turn the crio off, and run the program again without uploading the code all over again.

We saw the frcmastery.com videos but they dont tell us how to combine our teleop and autonomous code into one file that STAYS on the crio and runs even when we reboot the crio. So, I was wondering if anybody could help us with combining the two codes.

Also, on a side note, the code for sending live images from the camera to the dashboard, does that go on the autonomous and teleop files, or do we have to put it somewhere else.

Thanks a lot for your help!
Reply With Quote