normalized tendon force not in the trajectory
Posted: Wed May 11, 2022 8:45 am
Hi,
I was trying to generate a tracking solution without a guess file (by uncommenting the code to set the normalized tendon forces to reasonable values in the guess) in order to use that solution to run the predictive simulation. The tracking solution looks fine but the file does not have 'normalized tendon force' and hence the predictive solution shows the following error:
Regards
Sheeba
I was trying to generate a tracking solution without a guess file (by uncommenting the code to set the normalized tendon forces to reasonable values in the guess) in order to use that solution to run the predictive simulation. The tracking solution looks fine but the file does not have 'normalized tendon force' and hence the predictive solution shows the following error:
Am not sure whether i need to include them manually (as i find some posts mentioning that). Thanks in advance.Java exception occurred:
java.lang.RuntimeException: The trajectory and provided problem are not compatible. The following state(s) are in the problem but not the trajectory:
/forceset/bifemsh_l/normalized_tendon_force
/forceset/bifemsh_r/normalized_tendon_force
/forceset/dorsiflexors_l/normalized_tendon_force
/forceset/dorsiflexors_r/normalized_tendon_force
/forceset/gastroc_l/normalized_tendon_force
/forceset/gastroc_r/normalized_tendon_force
/forceset/glut_max_l/normalized_tendon_force
/forceset/glut_max_r/normalized_tendon_force
/forceset/hamstrings_l/normalized_tendon_force
/forceset/hamstrings_r/normalized_tendon_force
/forceset/iliopsoas_l/normalized_tendon_force
/forceset/iliopsoas_r/normalized_tendon_force
/forceset/rect_fem_l/normalized_tendon_force
/forceset/rect_fem_r/normalized_tendon_force
/forceset/soleus_l/normalized_tendon_force
/forceset/soleus_r/normalized_tendon_force
/forceset/vasti_l/normalized_tendon_force
/forceset/vasti_r/normalized_tendon_force
Thrown at MocoTrajectory.cpp:1028 in MocoTrajectory::isCompatible()().
at org.opensim.modeling.opensimMocoJNI.MocoStudy_solve(Native Method)
at org.opensim.modeling.MocoStudy.solve(MocoStudy.java:270)
Regards
Sheeba