ezrobot3
Singapore
Asked
— Edited
Movement For Revolution Roli
Is there a way to make the roli move forward in the script other than using the forward button?
Servo Speed
— Adjust servo/PWM speed (0-20) between two positions to quickly experiment and tune motion; select board/port; settings aren't saved.
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