RoboDK Library includes xArm and uArm robots from UFactory. When attempting to 'Generate robot program' for an xARM based station, there is only a uARM Post Processor selection. Since I own a 6 axis xARM, I am most interested in running my simulation on my real robot. Thanks for considering.
There's a post processor for the uFactory xArm robot (called xArm). I believe this post processor has not been intensively tested but let us know if you have any issues in the Bugs section and we can fix it as soon as possible.
Make sure you are using the latest version of RoboDK to see the xArm post.
I recently installed RoboDK with an Educational license and I do not see an xArm selection for post processor. I am really interested in this and UFactory, xArm manufacturer, redirects me to RoboDK saying they have worked with you. Please advise what I can do. RoboDK is great and will be even greater for seamless integration with my physical robot. Thanks so much for your response and for considering this reply post.
Dear everyone could you please help, I try to generate the software but this error occurs.
Hi, I had the same problem and solved it replacing the post processorxArmin C:/RoboDK/Posts/ with the file attached by Albert in this thread (xArm.py).
Dear everyone could you please help, I try to generate the software but this error occurs.
Just add this "import inspect" at the top of the xArm.py There are a bunch of other errors you will run into depending on the robot model you're using but I'm currently working on fixing the post processor. Let me know if you have more questions. I will post the finished post processor file when I'm done with it.
02-07-2023, 07:14 PM(This post was last modified: 02-07-2023, 07:16 PM bymikenessim.)
I made some modifications to this file. It should be mostly working now. Let me know if you run into any other issues as I haven't tested all the functions yet. I hope it helps.