Users Manual

CLASS 2
100
Debugging the tongs robot
Check out the third example.
Make the program below and fix the errors referring to the
flowchart on the left. This one can be a bit tricky.
Did you find the errors?
If you couldn’t, start the program and see where the problems
are.
Write down what the errors are and how they should be
fixed on the next page.
※ The whole script can be found at
www.robotori.com-Moretips-Code-robotory coding
class-download whole script.
Wait 1 sec
Move forward and
open tongs
Move forward and
open tongs
Stop
Stop
Wait 1 sec
Wait 1 sec
Program finish
Tongs robot and Debugging