Sketch Pad icon Sketch Pad Script-driven Sketch Pad for ARC: draw shapes, text, lines and faces via controlCommand() to visualize object locations, paths and robot data. Try it →
 

Rollleft

Movement.rollLeft([timeOut])

Parameters

timeOut (optional) Duration to roll left for in milliseconds.

Returns

Nothing

Description

Rolls the robot left using the project's Movement Panel skill. The Movement Panel skill must have the capability to roll the robot left. If timeOut is provided the robot will roll left for timeOut milliseconds. Otherwise it will continue to roll left until a different Movement function is called.