Batch Process Opensim 4.3 in Matlab (problem)
Posted: Tue Feb 22, 2022 8:00 am
Hi,
I am trying to use the BOPS (Batch OpenSim Processing Scripts) to Opensim 4.3.
But I am having a problem with this version, for the 3.3 is running well.
When I try to run the Static Optimization, the error shows this message:
Error using runSO (line 37)
Java exception occurred:
java.io.IOException: No model file was specified (<model_file> element is empty) in the Tool's Setup file. Consider passing `false` for the
constructor's `aLoadModel` parameter
In Object '<no-name>' of type AnalyzeTool.
Thrown at AbstractTool.cpp:375 in loadModel().
at org.opensim.modeling.opensimActuatorsAnalysesToolsJNI.new_AnalyzeTool__SWIG_2(Native Method)
at org.opensim.modeling.AnalyzeTool.<init>(AnalyzeTool.java:76)
I know that have differences between the versions in the name of functions and some commands. I solved the problem to process the Inverse Dynamics, but we can't find the problem for SO.
If someone knows something about it, I am very interested in still using the BOPS in the more recent version of Opensim.
Thanks.
alexandrermpelegrinelli@gmail.com
I am trying to use the BOPS (Batch OpenSim Processing Scripts) to Opensim 4.3.
But I am having a problem with this version, for the 3.3 is running well.
When I try to run the Static Optimization, the error shows this message:
Error using runSO (line 37)
Java exception occurred:
java.io.IOException: No model file was specified (<model_file> element is empty) in the Tool's Setup file. Consider passing `false` for the
constructor's `aLoadModel` parameter
In Object '<no-name>' of type AnalyzeTool.
Thrown at AbstractTool.cpp:375 in loadModel().
at org.opensim.modeling.opensimActuatorsAnalysesToolsJNI.new_AnalyzeTool__SWIG_2(Native Method)
at org.opensim.modeling.AnalyzeTool.<init>(AnalyzeTool.java:76)
I know that have differences between the versions in the name of functions and some commands. I solved the problem to process the Inverse Dynamics, but we can't find the problem for SO.
If someone knows something about it, I am very interested in still using the BOPS in the more recent version of Opensim.
Thanks.
alexandrermpelegrinelli@gmail.com