User Manual

168
1.6.8 Application
Run Trajectory (path) Times [1]
Users can import the trajectory recording file and set the times of
executions.
Import other APP
Users can import Blockly of other projects.
1.6.9 Logic
wait ()
Wait for the next command to be sent, with the unit of seconds.
if (Condition 1) Run (Command 1)
If Condition 1 is true, then Command 1 will be run. Otherwise, it will
be skipped.