Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Autonomous Issues (http://www.chiefdelphi.com/forums/showthread.php?t=74494)

GunfighterJ 14-02-2009 19:29

Autonomous Issues
 
We are using labview and the basic robot main.vi for our main code in the template that came with the software. Our issue is autonomous. We have tried putting it in several places and deployed the code permanently and the autonomous failed. Also after going into autonomous, the program or robot or something won't let us drive once in tele-op mode. Where is the correct place/way to create autonomous for a permanent deploy to the cRIO?

Greg McKaskle 14-02-2009 20:52

Re: Autonomous Issues
 
One thing that I've heard of other teams doing was right clicking to deploy just the autonomous independent VI. Instead, open the build specification under deployments, build, deploy, and set it to run as startup, the autonomous and teleop will automatically be hooked up.

Greg McKaskle

GunfighterJ 14-02-2009 21:13

Re: Autonomous Issues
 
Im not understanding what you are saying. What do you mean by deployments?
And I know how to run a code as start-up. What I don't know is which files to run as start-up(tele-op and autunomous, or just tele-op or just autonomous), or where to write the autonomous code.

Greg McKaskle 14-02-2009 22:36

Re: Autonomous Issues
 
Quote:

What I don't know is which files to run as start-up(tele-op and autunomous, or just tele-op or just autonomous), or where to write the autonomous code.
Sorry I wasn't clearer. None of the above. The Build Specifications folder under the cRIO will already contain a Deployment. That is the file that defines which files to download and to run. Clicking on the other files is still running source files.

Greg McKaskle

GunfighterJ 15-02-2009 09:24

Re: Autonomous Issues
 
Ok thank you for the help. So then would I write the actual autonomous code under autonomous independant then?

Greg McKaskle 15-02-2009 09:59

Re: Autonomous Issues
 
Quote:

So then would I write the actual autonomous code under autonomous independant then?
That is what the default framework supports.

Greg McKaskle

GunfighterJ 15-02-2009 11:39

Re: Autonomous Issues
 
Ok thank you.


All times are GMT -5. The time now is 01:12.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi