|
No Tracking During Autonomous
The camera does not track (or do anything) during autonomous mode, but it does a wonderful job during OI mode. Why?
Also, we will want to turn the camera off during OI. How?
Also, my print statements (eg. printf("Confidence=%d\n,T_Packet_Data.confidence); ) are ignored from within user_routines_fast.c. Do I need to use a loop counter to slow things down?
I am using frc_camera_2.1 with last year's RC (at the moment).
Jason
|