EZMQTT Broker icon EZMQTT Broker Local MQTT broker for ARC: host pub/sub messaging on TCP port 1883, relay topics between publisher and subscriber clients. 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.