Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   What do u put here??????? (http://www.chiefdelphi.com/forums/showthread.php?t=26539)

HuskieRobotics 08-03-2004 09:11

HELP ME!!!!!!!!!!!!!!!
 
In the tracker default code it says (at the very bottom)

// both trackers have an angular solution; calculate beacon vector
// here using the known baseline distance between the trackers and
// angles derived from the two Tracker_Data[].Position variables
// calculate new drive motor PWM values here

I would like to know what you are sopposed to put here OR is it just telling you what it is doing. but since there is no line of code to do anything below it i suspect that i have to do something i just don't know what. Please help me. Thanks!!!!!!!!!!!!!!!

deltacoder1020 08-03-2004 10:22

Re: HELP ME!!!!!!!!!!!!!!!
 
Quote:

Originally Posted by HuskieRobotics
In the tracker default code it says (at the very bottom)

// both trackers have an angular solution; calculate beacon vector
// here using the known baseline distance between the trackers and
// angles derived from the two Tracker_Data[].Position variables
// calculate new drive motor PWM values here

I would like to know what you are sopposed to put here OR is it just telling you what it is doing. but since there is no line of code to do anything below it i suspect that i have to do something i just don't know what. Please help me. Thanks!!!!!!!!!!!!!!!

the code in the tracker package does not actually move the robot, but instead just locks the trackers onto the target. moving the robot is up to you.

if you want code that moves the robot as well, get the navigate package.

HuskieRobotics 08-03-2004 10:23

Re: What do u put here???????
 
Where can i get that?????

jacob_dilles 08-03-2004 11:27

Re: What do u put here???????
 
Quote:

Originally Posted by HuskieRobotics
Where can i get that?????

http://kevin.org/frc/


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

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