Posts: 13
Threads: 7
Joined: Jul 2023
Reputation:
0
Hello
Could you please support circular motion with Yaskawa/Motoman robot controller driver?
Thank you
Posts: 3,069
Threads: 2
Joined: Apr 2018
Reputation:
154
Unfortunately, the High speed ethernet protocol from the Yaskawa Motoman controller does not support circular movements. Therefore, we can't implement this through the driver.
On the other hand, I recommend you to look at this script which can help you convert a program with circular movements into linear movements:
C:/RoboDK/Scripts/MoveC_2_MoveL.py