Quote:
Originally Posted by The Vrooman
Is there something that needs to be added to user_routines_fast that activates the camera in autonomous?
|
Indeed there is. You need to call the same CameraHandler() and ServoTrack() functions that Process_Data_From_Master_uP() does. Make sure you put them in the part of the autonomous loop that only executes once for each data packet from the OI.