ezrobot3
Singapore
Asked
— Edited
Is there a way to make the roli move forward in the script other than using the forward button?
HTTP Server
— Remote web control of ARC desktop: live screen interaction, movement control, camera list, EZ-Script/ControlCommand console with remote execution.
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