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 9: Add Else If for Circles
Action:
-
Add another Else If block.
-
Copy and paste the Vision Pick block again.
-
Change Color = Any and Shape = Circle.
-
Add intermediate position and place position above the shipping area (vision plate).
Speaker notes:
“Our third condition: if the object isn’t red or a square, but is a circle, we’ll send it to the shipping area, which is our vision plate.”

