Inverse Kinematics
In this Chapter, I will cover brief tutorial topics on how to perform inverse kinematics in Optima.
The default IK solver in Optima is an nonlinear optimization-based solver called OptimaIK
. It is built from the ground up in Rust is feature rich. The folowing sections will overview some options and features.