Openai Dall-E Image icon Openai Dall-E Image Generate or edit images with OpenAI GPT Image from text or camera frames, with save and programmatic control commands. Try it →
 

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.