Jmeyer1292 / opw_kinematics

Closed form IK for parallel base, spherical wrist industrial manipulators
Apache License 2.0
69 stars 26 forks source link

Support robot KuKa iiwa 7 axis ? #74

Closed yvanblanchard closed 1 year ago

yvanblanchard commented 1 year ago

I was wondering if the opw kinematics solver is able to support the iiwa7 LBR robot ? Thank you.

https://www.researchgate.net/profile/Sebastian-Doliwa/publication/344451115_Calculation_of_the_inverse_kinematics_for_the_KUKA_LBR_iiwa_R800_7_DOF/links/6380cffdc2cb154d29270973/Calculation-of-the-inverse-kinematics-for-the-KUKA-LBR-iiwa-R800-7-DOF.pdf?origin=publication_detail

Levi-Armstrong commented 1 year ago

I would say no, but the paper looks straight forward to create a separate package which implements the paper because this could be applied to other 7 dof manipulators with identical joint configurations.

yvanblanchard commented 1 year ago

ok thank you Levi