Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Camera Feedback in the Code (http://www.chiefdelphi.com/forums/showthread.php?t=42335)

RedOctober 21-01-2006 09:35

Camera Feedback in the Code
 
Hey guys, with the camera where is the feedback being send to for the code? Are there variables set up that handle the feedback or do we have to create some ourselves? I can't figure out where they are if there already are some. Thanks!

kaszeta 21-01-2006 14:05

Re: Camera Feedback in the Code
 
Quote:

Originally Posted by RedOctober
Hey guys, with the camera where is the feedback being send to for the code? Are there variables set up that handle the feedback or do we have to create some ourselves? I can't figure out where they are if there already are some. Thanks!

Look in the default camera code, and there is a function Tracking_Info_Terminal() in terminal.c, which basically provides debugging output for the camera. From this routine, you can see what variables the camera sets.

For starters, you can do basic control by just checking the values of PAN_SERVO and TILT_SERVO. But, before doing a real control loop with these, you might want to check some of the other variables as well.


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

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