Go to Post That's right 10 years and this is the first time ever that the school wanted anything to do with the FIRST team. - RoteAugen [more]
Home
Go Back   Chief Delphi > Technical > Programming > NI LabVIEW
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Spotlight this post!  
Unread 10-03-2009, 12:30
Garii's Avatar
Garii Garii is offline
Registered Abuser
AKA: Jared Hankle
FRC #3044 (BE4)
Team Role: Programmer
 
Join Date: Feb 2009
Rookie Year: 2009
Location: New York
Posts: 27
Garii is an unknown quantity at this point
Send a message via AIM to Garii
Re: autonomous programming

Quote:
Originally Posted by solomason519 View Post
we have 4wd and each side is controlled by one sim motor each.we have a playstatin 2 controller controlling our drivetrain. the left side is controlled by axis 2 of the ps2 controller and the right side is controlled by axis four of the controller. iwant the robot to jus move around the field in auton mode...
If all you want it to do is move, than open your motors in begin.vi

If you have four seperate motors liek i think your saying, then open all four on the seperate PWMs assuming you havent done so already [I would assume yes if you have teleop working]

Then i would suggest using a series of WHILE loops, use the set time VI and input a value you want to wait in seconds. Then wire the boolean out [itll be green] to the STOP if TRUE loop node [its a stop sign] then open your drive type in the while loop [this will be in your WPI robotis library]. i suggest arcade style. wire the RobotDrivedevRef into your drive style VI. just repeat these steps in a few more loops and wire the drivedevref from one VI to anouther. Remember that the drive devref is found by taking the ROBOTDATA [or something of the sort] and ungrouping by name[which is in the cluster library] then slecting it when the finger shows up as an icon select "RobotDriveDevRef" from the list.

or follow alans suggestion, both work
and that will get your robot at least moving

hope it helps.
__________________
-The Garii- aka Jared Hankle
Ballston Spa Labview Programmer
new team slogan-"Can I Get Some Linux With These Fries?"




Last edited by Garii : 10-03-2009 at 12:36.
Reply With Quote
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Programming Help - Autonomous RedOctober Technical Discussion 2 10-02-2006 13:08
CMUcam autonomous programming kshot Programming 1 17-01-2005 19:18
Autonomous Programming Guide cbolin Programming 2 16-12-2004 15:13
Programming Autonomous mode Jared Stofflett Programming 3 11-11-2003 09:32
Autonomous programming Dush Programming 4 20-02-2003 09:54


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

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


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