ezrobot3
Singapore
Asked
— Edited
Is there a way to make the roli move forward in the script other than using the forward button?
Openai Dall-E Image
— Generate and modify images with DALL·E 2 inside Synthiam ARC robots-create images from text or camera input via API and control commands.
Try it →
The command for having any robot move forward is the following...
You can look through the list of available EZ-Script commands to find others, such as Left(), Right(), and Reverse()
@DJ thank you