![]() |
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. |
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. |
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.
|
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