TCP Clients icon TCP Clients Monitor incoming TCP Server connections when TCP Server is enabled under Connection > Config; view and track live connections. 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.