Standalone Inverse Kinematics Library
I have gotten the different IK libraries available with ROS to work, but I am currently looking for an inverse kinematics library, preferably in Python or C++ that could work without ROS, catkin, etc... I have looked at Trac_IK and they seem to propose a solution but I am confused on how this works. I need this to be separate from ROS library since it is a requirement for it to work on multiple different platforms, and must work with other tools. Any suggestions are greatly appreciated.