Robots in Architecture Forum

KUKA|prc - parametric robot control for Grasshopper => Support => Topic started by: antl on April 09, 2018, 05:35:26 PM

Title: Converting E6POS with S/T to E6AXIS
Post by: antl on April 09, 2018, 05:35:26 PM
Hello,

For live communication with the robot purposes, I need to have all my movements as "PTP E6AXIS".
Yet, in my KukaPRC pipeline, I use a "PTP Movement" component with specified status & turn values.
Looking at the simulations, I am pretty sure that, for a given PTP E6POS+S/T, it exists an equivalent command of the form PTP E6AXIS.
Is there any possibility to do this conversion?

Regards,
antl
Title: Re: Converting E6POS with S/T to E6AXIS
Post by: Johannes @ Robots in Architecture on April 11, 2018, 04:12:24 PM
Hello,

I'm sorry for the late reply, I wasn't in the office the past days.
In the KUKA|prc settings you can enable the Analysis output. Then attach the Analysis component to the output, and you get access to the axis position of every movement, so that you can e.g. stream it with a custom RSI client!

Best,
Johannes
Title: Re: Converting E6POS with S/T to E6AXIS
Post by: antl on April 12, 2018, 04:22:51 PM

Yes that was the solution, I finally managed to convert my E6POS into E6AXIS due to the analysis component! (Find enclosed my solution)

Now it is working, I can pilot my robot directly from KukaPRC  8)
Title: Re: Converting E6POS with S/T to E6AXIS
Post by: Johannes @ Robots in Architecture on April 12, 2018, 04:45:16 PM
Awesome!
Keep us updated!