rollRight

Movement.rollRight([timeOut])

Parameters

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

Returns

Nothing

Description

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