opw_kinematics
opw_kinematics copied to clipboard
Add offset wrist inverse kinematics
Implement this paper for offset: wrist https://www.researchgate.net/publication/304177638_A_Geometrical_Approach_to_the_Inverse_Kinematics_of_6R_Serial_Robots_With_Offset_Wrists
Are you looking at this to get solutions for setups tool frames configured?
If so: can you provide an example where transforming poses back to the tip of the kinematic chain doesn't work? That isn't hard to implement and avoids needing to change the solver.
O, wait. Just read the abstract. It's about kinematic setups that don't conform to the spherical wrist setup needed for plain OPW.
The robot arm we have here has an X/Y offset on J4, I suppose the solution proposed in this paper would work for this type of robot?
Are those non-spherical wrist configurations supported now ?
Not by this library yet.