|
Re: Vision Code HELP!!!!
The robot only tries to get an image the first time through the loop due to the switch statement. Once it has an image, it then processes it based on color and then it goes to the for loop, with each action one pass through the loop.
|