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?
Custom Servo Controller
— Control up to 99 servos via Vx virtual ports over serial (Arduino/custom firmware), integrating with ARC for scalable servo management.
Try it →
Is there a way to make the roli move forward in the script other than using the forward button?
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