Quote:
|
Originally Posted by devicenull
It may be allowed, but it's not something you want to do. Switching to tracking mode from scanning for a target resets the servos to their default positions. There was some annoying problem I ran into last year, where the camera couldn't find something and lock on, because the servos were reseting themselves.
|
If you wanted to have the CMUcam drive it's own servos, how would you do that to begin with... what would you define PAN_SERVO and TILT_SERVO as, if they are connected to the CMUcam instead of the RC
#define PAN_SERVO pwm01
If we do run them from the RC, I'm guessing that we are supposed to extend the servo pwm's down to our robot controller also?
Thanks