Open jmichaux opened 6 years ago
It may be worth it to look into using a different IK solver:
https://www.math.ucsd.edu/~sbuss/ResearchWeb/ikmethods/index.html https://github.com/bulletphysics/bullet3/tree/6b2cae1b1d63056ef48c64b39c8db6027e897663/examples/ThirdPartyLibs/BussIK
Another solution is to write our own IK solver using an off-the-shelf QP or IP solver.
It may be worth it to look into using a different IK solver:
https://www.math.ucsd.edu/~sbuss/ResearchWeb/ikmethods/index.html https://github.com/bulletphysics/bullet3/tree/6b2cae1b1d63056ef48c64b39c8db6027e897663/examples/ThirdPartyLibs/BussIK