08-13-2024, 01:20 AM
We wanted to convert a program in RoboDK to Python code and then run it, but we encountered an issue.
Let me share the steps we performed and the issue we faced:
We imported the robot's path from Rhino using the RoboDK plugin.
Then, we automatically generated the program by clicking the update button in the Curve Follow Project.
Next, we converted the program to Python code using Post Processor and then chose XArm.
Finally, we ran the generated Python code. Some errors appear mentioning that the xArm is not in the path.
To solve this error we added the xArm library to all program paths and then ran it again.
The new error appeared shown in the screenshot mentioning to contact RoboDK.
Now we are writing to ask you for assistance in resolving this error.
If you need more details, please let me know.
Let me share the steps we performed and the issue we faced:
We imported the robot's path from Rhino using the RoboDK plugin.
Then, we automatically generated the program by clicking the update button in the Curve Follow Project.
Next, we converted the program to Python code using Post Processor and then chose XArm.
Finally, we ran the generated Python code. Some errors appear mentioning that the xArm is not in the path.
To solve this error we added the xArm library to all program paths and then ran it again.
The new error appeared shown in the screenshot mentioning to contact RoboDK.
Now we are writing to ask you for assistance in resolving this error.
If you need more details, please let me know.