The block enables or disables the automatic display of the box on object detection on the stage. This is useful when you want to see if the object detection happens during the analysis or not.
The example demonstrates how to make a delivery robot that follows the line and stops when it reaches checkpoint 1.
Script
Alert: You need to calibrate the IR sensor to get the best line detection by the robot. Also, you need to calibrate the speeds to make the robot follow the line correctly.
Output
Read More