ARC Pro

Upgrade to ARC Pro

Experience early access to the latest features and updates. You'll have everything that is needed to unleash your robot's potential.

PRO
Synthiam
#1   — Edited

Oh I can also guess that maybe you’re wanting the direction and speed? There are global variables for the speed and direction that can be used in the movement script

there’s details here for ya: https://synthiam.com/Support/ARC-Overview/movement-panels

There's a section on that page about Programming and how to get the current movement direction and speed.

PRO
Canada
#2   — Edited

You can use the global variable $Direction and the getSpeed functions to get the current movement direction and speed. These variables are updated by the Movement Panel when a movement command is executed. You can use these variables in your scripts within the Movement Script skill. For more information, you can refer to the Movement Panels documentation on the Synthiam website.


I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.
Unknown Country
#3  

I have a motor brushless with an esc bidirectional. I Need a joystick to move my motor. And the speed of the motor Will be encrease and decrease when i move the joystick.