No constructor 'org.opensim.modeling.ExternalLoads' with matching signature found.
Posted: Wed Feb 08, 2023 1:37 pm
Hi,
I am running the tutorial based on https://simtk.org/projects/spine_ribcage.
Use MATLAB API for running static optimization. it shows 'No constructor 'org.opensim.modeling.ExternalLoads' with matching signature found.'
No constructor 'org.opensim.modeling.ExternalLoads' with matching signature found.
Error in Do_StatOpAnalysis (line 12)
ExtLoads = ExternalLoads(model,[FileDirectory 'extForces_Setup.xml']);
Error in Header_OpenSim (line 58)
Do_StatOpAnalysis(modelpath,motionpath,extloadpath,resultpath,FileDirectory)
Does anyone know how to solve this?
Thank you in advance!
I am running the tutorial based on https://simtk.org/projects/spine_ribcage.
Use MATLAB API for running static optimization. it shows 'No constructor 'org.opensim.modeling.ExternalLoads' with matching signature found.'
No constructor 'org.opensim.modeling.ExternalLoads' with matching signature found.
Error in Do_StatOpAnalysis (line 12)
ExtLoads = ExternalLoads(model,[FileDirectory 'extForces_Setup.xml']);
Error in Header_OpenSim (line 58)
Do_StatOpAnalysis(modelpath,motionpath,extloadpath,resultpath,FileDirectory)
Does anyone know how to solve this?
Thank you in advance!