New Opensim Model Error
Posted: Mon May 03, 2021 12:34 pm
Hello,
I created a new full body model by combining parts from different models. However, when I load the final model, the OpenSim GUI shows the following error:
Model unable to assemble: AssemblySolver::assemble() Failed: SimTK Exception thrown at Assembler.cpp:871:
Method Assembler::assemble() failed because:
Optimizer failed with message: SimTK Exception thrown at InteriorPointOptimizer.cpp:264:
Optimizer failed: Ipopt: Infeasible problem detected (status 2)
Assembly error tolerance achieved: 0.013699999999999934 required: 1e-10.
Model relaxing constraints and trying again.
Also, when I try running an inverse kinematics simulation, it shows the following error:
InverseKinematicsTool Failed: AssemblySolver::assemble() Failed: SimTK Exception thrown at Assembler.cpp:871:
Method Assembler::assemble() failed because:
Optimizer failed with message: SimTK Exception thrown at InteriorPointOptimizer.cpp:264:
Optimizer failed: Ipopt: Infeasible problem detected (status 2)
Assembly error tolerance achieved: 0.01369999999999999 required: 1.0000000000000002e-06.
Can anyone help me with what could be causing these errors?
I created a new full body model by combining parts from different models. However, when I load the final model, the OpenSim GUI shows the following error:
Model unable to assemble: AssemblySolver::assemble() Failed: SimTK Exception thrown at Assembler.cpp:871:
Method Assembler::assemble() failed because:
Optimizer failed with message: SimTK Exception thrown at InteriorPointOptimizer.cpp:264:
Optimizer failed: Ipopt: Infeasible problem detected (status 2)
Assembly error tolerance achieved: 0.013699999999999934 required: 1e-10.
Model relaxing constraints and trying again.
Also, when I try running an inverse kinematics simulation, it shows the following error:
InverseKinematicsTool Failed: AssemblySolver::assemble() Failed: SimTK Exception thrown at Assembler.cpp:871:
Method Assembler::assemble() failed because:
Optimizer failed with message: SimTK Exception thrown at InteriorPointOptimizer.cpp:264:
Optimizer failed: Ipopt: Infeasible problem detected (status 2)
Assembly error tolerance achieved: 0.01369999999999999 required: 1.0000000000000002e-06.
Can anyone help me with what could be causing these errors?