|
Re: Camera slowing down robot
How does the robot behave when you don't run any camera initializing code? If it is still misbehaving, your issue probably lies somewhere else in your code. (look particularly close at your looped methods.)
I also highly recommend opening a new thread for anything that requires delays (or really handles anything graphical at all -- like images from a camera).
|