Page 1 of 1
FAQ question: Inverse Kinematics
Posted: Thu Sep 13, 2007 4:42 pm
by aymanh
What algorithm is used for solving the inverse kinematics problem in OpenSim?
RE: FAQ question: Inverse Kinematics
Posted: Fri Sep 14, 2007 8:46 am
by aymanh
The inverse kinematics solution minimizes a weighted sum of squared errors using IPOPT, a non-linear optimizer.
Re: FAQ question: Inverse Kinematics
Posted: Fri Feb 27, 2015 3:24 am
by miterreader
At what stage are things breaking down- scale, inverse kinematics? If in IK, we have a known bug in 1.0 that the IK Anaylsis Tool is not correctly writing out the setup file (missing an importnat tag) when it is created new in the GUI. The work around is to load an existing _Setup_IK.xml file, change it to match your model/data and then save it. Please let us know if this is the case. Thank you for your patience.