Is there a Inverse Kinematics solver for end-effectors in the C++ API?
Posted: Thu Sep 03, 2020 7:29 am
Hi,
I have a question regarding inverse kinematics. I know and have been using the C++ API for performing traditional inverse kinematics using markers placed on (almost) all segments. But now I would like to try to solve a motion where only the end-effectors segment (hands, feet and head) are known. This process or end-effector inverse kinematics is commonly used in robotics for example.
Is there any solver that can perform end-effector inverse kinematics in the C++ API. If yes, can you provide example or ressources?
Thank you
Vincent
I have a question regarding inverse kinematics. I know and have been using the C++ API for performing traditional inverse kinematics using markers placed on (almost) all segments. But now I would like to try to solve a motion where only the end-effectors segment (hands, feet and head) are known. This process or end-effector inverse kinematics is commonly used in robotics for example.
Is there any solver that can perform end-effector inverse kinematics in the C++ API. If yes, can you provide example or ressources?
Thank you
Vincent