Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Where can I find motor control in Camera.c? (http://www.chiefdelphi.com/forums/showthread.php?t=42984)

sjung9442 30-01-2006 20:10

Where can I find motor control in Camera.c?
 
In Camera.c, I can't find the line that changes motor during searching.
I am trying to make it search larger area, but I don't know how and where.

bush 30-01-2006 20:13

Re: Where can I find motor control in Camera.c?
 
That code is in tracking.c
You can change the constants in tracking.h to edit the searching parameters, or you can completely change the code in the .c file.

tribotec_ca88 31-01-2006 12:01

Re: Where can I find motor control in Camera.c?
 
Are you referring to the servo motors connected to the camera? If so, those would be included in tracking.c as mentioned above. Otherwise, (if you're talking about your robot's drive motors/CIMs, etc) you'll have to write up your own code because i don't recall seeing any commands in kevin watson's camera programs that directly sent out pwm signals to any motors. Hope that maybe clears a few things up.

sjung9442 31-01-2006 15:49

Re: Where can I find motor control in Camera.c?
 
Okay. Thank you


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

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