Skip to content

novaphy.ik.IKLevenbergMarquardt

Scaffold — not implemented yet

Planned Levenberg-Marquardt optimizer class for batched inverse kinematics. LM is implemented algorithmically with adaptive damping inside solve_ik and solve_ik_pose, but is not yet exposed as a class-style optimizer; the class wrapper is a placeholder until it ships.

See Also