Skip to content

Speeds up ik calculation by using np builtins

Jonathan Külz requested to merge dev/speedup_ik into main

Speeds up the ik by roughly 50% just by introducing np builtins instead of calculating inverse by hand.

Success rate remained the same (tested a couple of thousand IKs)

Merge request reports

Loading