Omron HVC-P2 (Second Camera) icon Omron HVC-P2 (Second Camera) Windows ARC plugin for Omron HVC-P/HVC-P2: Python-based face/body/hand detection, gaze, age/gender, expressions and recognition; dual-camera support. Try it →
 

Left

Movement.left([speed], [timeOut])

Parameters

speed (optional) Speed to move at.
timeOut (optional) Duration to move left for in milliseconds.

Returns

Nothing

Description

Moves the robot left using the project's Movement Panel skill. The speed can be specified by providing speed as a value between 0 and 255. If timeOut is provided the robot will move left for timeOut milliseconds. Otherwise it will continue to move left until a different Movement function is called.