DoF - a Robotiq Community
Warning sign
The Dof Community was shut down in June 2023. This is a read-only archive.
If you have questions about Robotiq products please reach our support team.
matthewd92

A is acceleration for a movej in radians/sec/sec and v is velocity for a movej in radians/sec. if you are doing a moveL then the units are m/s/s and m/s. 


There are API docs for URScript, they are located here. The easiest way I’ve found to learn script is to generate a Polyscope file and save/play it. This will generate a file by the same name with a .script file extension. Open this up in either a text editor or your favorite IDE and you will see how they convert what you see on the screen into script.