Error when using Matlab API
Posted: Tue Jan 14, 2020 5:39 am
Hi,
I am trying to run IK tool through Matlab. I was able to use this successfully in the past. I downgraded Opensim 4.0 to Opensim 3.3 and upgraded it back to Opensim 4.0. But now I started getting errors as below when I try to run IK as follows. Kindly help me with this.
...
iktool = InverseKinematicsTool(IK_Setup_File);
iktool.run();
Errors:
Error using Running_IK (line 71)
Java exception occurred:
java.io.IOException: InverseKinematicsTool Failed, please see messages window for details...
at org.opensim.modeling.opensimActuatorsAnalysesToolsJNI.InverseKinematicsTool_run(Native
Method)
at org.opensim.modeling.InverseKinematicsTool.run(InverseKinematicsTool.java:137)
Thanks,
Mritula
I am trying to run IK tool through Matlab. I was able to use this successfully in the past. I downgraded Opensim 4.0 to Opensim 3.3 and upgraded it back to Opensim 4.0. But now I started getting errors as below when I try to run IK as follows. Kindly help me with this.
...
iktool = InverseKinematicsTool(IK_Setup_File);
iktool.run();
Errors:
Error using Running_IK (line 71)
Java exception occurred:
java.io.IOException: InverseKinematicsTool Failed, please see messages window for details...
at org.opensim.modeling.opensimActuatorsAnalysesToolsJNI.InverseKinematicsTool_run(Native
Method)
at org.opensim.modeling.InverseKinematicsTool.run(InverseKinematicsTool.java:137)
Thanks,
Mritula