Most post processors in RoboDK output point to point movements (each move instruction is one point), then, the robot creates its own path using the motion planner.
然而,RSIpost processor outputs a generic program AND a "control" file which includes a point at desired/constant steps (in mm, deg or time). This is accomplished using the API call to InstructionListJoints on a program.
Most post processors in RoboDK output point to point movements (each move instruction is one point), then, the robot creates its own path using the motion planner.
然而,RSIpost processor outputs a generic program AND a "control" file which includes a point at desired/constant steps (in mm, deg or time). This is accomplished using the API call to InstructionListJoints on a program.
I attached an example of the outputs.
Albert
Thanks Albert but I have a follow up question as I am under the gun to get output position and time stamps. I did the suggestion above and got the attached output. You will see the (this post only support 6-axis....) - Any thoughts on why? - Also how best to integrate these two files to ultimately as they are much different formats. Thanks in advance Albert Allen
I improved this post processor so it works with any number of axes and outputs time deltas. You should be able to use it with custom mechanisms as well. Keep in mind that timings are based on a uniformly accelerated motion and they are estimates (position vs. speed is a trapezium). If you use a rounding instruction it assumes the speed is kept constant.
12-03-2019, 11:08 PM(This post was last modified: 12-03-2019, 11:39 PM byallenbancroft.)
I am currently using the "MonitorJoints" macro command that I didn't know existed. That seems to be helpful. Thank you Allen 嗨,艾伯特 I just saw your replay, sorry. I will also try your file
Thank you Allen 嗨,艾伯特 I tried your new file. Please see the attachment. Is this the data you would expect to see? Sorry, wouldn't let me attach the file. I emailed it to you.
Hi Allen, I believe Jeremy was in touch with you by email. Let us know if you need more help. If you can share the RDK file it would be best. Thank you, Albert
Thank you Albert. I am not sure Jeremy addressed this one but it is on me to send you the file. At this point, I am using the "MonitorJoints" macro to output the data. If I find that isn't cutting it, I will send you the file. I just don't want to take up too much of your time on this one. Thank you Allen