![]() |
How should we call camera tracking functions during autonomous mode?
Where, or how, should we call the camera tracking functions to get the camera to track in autonomous mode? Calling the individual Servo_Track and Camera_Handler functions didn't work. We copied Process_Data_From_Master_uP, gave it a new name, commented out the call to Default_Routine, and called that from within User_Autonomous_Code and that didn't work either. We moved things around relative to the getdata and putdata statements, and even tried commenting some of them out, to no avail. The camera stops tracking as soon as it goes into autonomous mode. Any suggestions would be appreciated.
|
Re: How should we call camera tracking functions during autonomous mode?
Our User_Autonomous_Code() looks like this:
Code:
while (autonomous_mode) /* DO NOT CHANGE! */ |
| All times are GMT -5. The time now is 09:08. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi