Mini Challenge 1:Obstacle Detecting Until Black Line
Modify the Obstacle Detection program you wrote so that it will move safely (stopping when an obstacle is in front of it, and moving when there is none)
|
There is a Sensor set in the if-else conditional block, and one set in the repeatUntil Loop. Which one controls the "end of behavior"?