11-16-2023, 05:37 AM (This post was last modified: 11-22-2023, 03:44 PM by Albert.)
Hello.
I tried converting MoveC to MoveL using C:/RoboDK/Scripts/MoveC_2_MoveL.py .
However, the generated MoveL program drew a different trajectory from the MoveC program.
Could you please give me some advice to solve it?
Thank you for your reply.
I have attached the project.
I thought that something was wrong with the tool coordinates, so I tried changing them, but the movement did not change.
Tried running the actual machine using the project provided.
However, it stops at each target and does not move smoothly.
Using rounding instructions didn't work either.
The robot used is Motoman HC10DTP.
Please give me some advice.
You can increase the tolerance in MM (parameter of the InstructionListJoints function).
Also, you can use a rounding instruction to smooth the path and allow the robot to go through points in an approximate manner. You can find more information about the rounding instruction here: https://robodk.com/doc/en/Robot-Programs.html#InsSmooth