|
Re: Camera Controlled Robot
Quote:
|
Originally Posted by douglass1371
We are trying to get the robot to got toward the light but we dont know how
Is there something is the code that tells it to go to camera control or is it that it cant be done
Any help would be greatly appreciated
|
The default tracking code only locks the camera onto the target. If you want to control your robot based on the camera you need to code that yourself. You will need to determine what information from the camera you will use to determine the angle between your camera and the robot.
__________________
Keith Watson - Professional Software Engineer
No relation to "Kevin" Watson, who created the camera tracking code.
|