Scaling Tool error - No model specified
Posted: Mon Jan 23, 2023 10:37 am
Hi there,
I am trying to run a Scaling Tool to scale the Lenhart Model, however I am always getting the same message:
Java exception occurred:
java.lang.RuntimeException: ScaleTool: No model specified.
at org.opensim.modeling.opensimActuatorsAnalysesToolsJNI.ScaleTool_run(Native Method)
at org.opensim.modeling.ScaleTool.run(ScaleTool.java:109)
Even though I already specified the model with this command:
scaling.getGenericModelMaker().setModelFileName('lenhart2015_CAR.osim');
I honestly don't understand why this keeps happening, so if anyone came across this issue or know how to resolve this please respond!
Best regards,
Rodrigo
I am trying to run a Scaling Tool to scale the Lenhart Model, however I am always getting the same message:
Java exception occurred:
java.lang.RuntimeException: ScaleTool: No model specified.
at org.opensim.modeling.opensimActuatorsAnalysesToolsJNI.ScaleTool_run(Native Method)
at org.opensim.modeling.ScaleTool.run(ScaleTool.java:109)
Even though I already specified the model with this command:
scaling.getGenericModelMaker().setModelFileName('lenhart2015_CAR.osim');
I honestly don't understand why this keeps happening, so if anyone came across this issue or know how to resolve this please respond!
Best regards,
Rodrigo