
Re: Sensing Obstacle course
I'm getting the distinct feeling that all of these recent line tracking questions may be related somehow, I'm just not quite sure how....

As far as stopping the robot at the end of the line tracking segment,
take a look at this thread. You are both having the same issue, and they both have the same solution; when exactly do you want the robot to stop, and where to do you tell it to stop? The infinite loop (while (true)) is the culprit in this one, because it will never stop executing.
_________________Check out our
Blog! And our
Facebook page!
Need help? Take a look at our
updated help documentation and the
ROBOTC Forums.