Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - WAAMMAAM

#1
Support / Re: 8DOF Optimization
April 07, 2026, 06:53:32 PM
Hi Johannes!

Thank you so much for getting back to me. Where would that data sheet be found for figuring out the two rotations and offsets for the positioner in KUKA PRC? I have the positioner root frame set relative to the KR250 which includes a X and Z translation as well as a 90-degree rotation in A, and I think that's largely contributing to my confusion for mapping the tool frames relative to the positioner rotations in the offset base frame.

Thank you!
#2
Support / 8DOF Optimization
April 07, 2026, 02:24:05 AM
Hello,

I'm working with a KR250 and KP2-HV500, and I'm relatively new to Rhino/Grasshopper/KUKA PRC. I'm trying to optimize 8DOF coordination/DOF redundancy aligning surface normal vectors from an imported mesh sat on top of the KP2 part positioner with the TCP of the KR250. The goal is to minimize robot joint travel/minimize program runtime, but I'm having a hard time with the coordinate systems moving with the rotary axis. I have the tool frames configured to align the TCP normal to the surface as desired without use of the part positioner, but I'd like to optimize with using the part positioner. I've tried using a GhPython script that takes in the tool frames and solves for redundancy with the use of the Jacobian, but with not much luck due to my own confusion on the relationship between the tool frames and coordinate systems of Rhino World, KR250, & the KP2. I'm also curious if there's a way to investigate the internal Inverse Kinematics solver of KUKA PRC, particularly the DH table convention used.   

I'm sure this has probably been accomplished before in other ways, but I'm having a hard time implementing it myself. Any help/tips/suggestions/etc. would be much appreciated!