View Single Post
  #22   Spotlight this post!  
Unread 14-01-2006, 16:03
railerobotics's Avatar
railerobotics railerobotics is offline
Registered User
FRC #0935
 
Join Date: Jan 2006
Location: Newton, KS
Posts: 190
railerobotics will become famous soon enough
Re: Can't find CMUCam2 demo.llb

Quote:
Originally Posted by Kevin Watson
Hmmm... You're camera is hanging on initialization state 3. Open camera.h and look for this line: "#define MAX_ACK_LOOP_COUNT 10" and change the 10 to 100 and let me know what happens when you re-run the code. This gives the camera more time to acknowledge the command before the initialization state machine gives up and starts over.

-Kevin
We did that and it told us exactly the same thing.