Presenter's guideline - WS3 : Final Quality Check with Vision
Completion requirements
🎯Simulate a real-world quality control station. Participants will use the robot’s vision system to sort objects by color and shape as they arrive on the conveyor.
⏱️2 hours
Step 3: Open a New Blockly Program
Action:
-
Create a new Blockly program.
-
Add Scan & Update Tool block at the very top.
Speaker notes:
“We’ll start fresh with a new Blockly program. The first thing I add is the Scan & Update Tool block. This ensures the robot scans all connected tools before running — and since the camera is considered a tool, this prevents detection errors.”

