Quote:
Originally Posted by ollien
I HIGHLY recommend using an iterative robot instead of SampleRobot. It handles this nonsense for you.
|
Iterative robot does not break out of loops for you. Rather it moves the loop into the framework. If you have your own loop in iterative, you'll have the same problem as sample.