|
Re: Unresponsive camera
Does your camera work with the GUI?
Cause if it doesn't, we have the same problem and cant figure it out. I think it has nothing to do with values you entered in the code, because we never entered any values and still the camera didn't work.
I'll be 2morrow testing the camera on another bot in another team workshop and pm you if i figure somthing out.
Catch ya later.
__________________
Join the Red revolution, give me some RED rep!!!!
if it doesn't work, don't force it. Go get a bigger hammer.
int run = 0;
int robot_chasing_you = 1;
if (robot_chasing_you)
{
run = 254;
}
I got 48 Gmail invites left, pm me with your e-mail so i can send you one.
|