Cannot open output anyset using my C3D file

Hi!
I am currently running some tests using LowerExtremity.main.any. I modified some files in order to use my own C3D file. The program loads without issues, but when I try to run the analysis an error appears:
ERROR(SCR.SCN1) : Cannot open file : LowerExtremity_T1.anyset

LowerExtremity_T1 is not created on the output and the program cannot open it. When I go to the Plug-in-gait_Simple output, the only file with anyset that appears it's LowerExtremity_GaitNormal_1 which is the default for the demos. Should i create this new file for my "T1.c3d" or how should I proceed? I couldn't find anything on the tutorials.

Hi @MelVR and welcome to the forum!

The missing anyset file needs to generated by the ParameterIdentification study in the model.
You can read about the study here.

The identification study only needs to be performed once per subject and the RunAnalysis operation only loads the data from the anyset file for subsequent InverseDynamics simulations.

Best regards,
Bjørn

This topic was automatically closed 125 days after the last reply. New replies are no longer allowed.