run time error in c3d model

Hello,
I’m working on the Plug-in-gait_Simple model from the MocapExamples in AMMR 2.1.0. During the process of loading output data in the MarkerTracking and InverseDynamicStudy studies, I encountered the following errors:


Issues:

  • The MarkerTracking.Output file throws an "Unrecognized file type" error.
  • In InverseDynamicStudy, replaying fails with the message "Data is not ready."
    Any guidance on resolving this error or ensuring data readiness for replay would be greatly appreciated.
    Thank you in advance for any insights or suggestions!

Hi Harshini,

Have you use the RunAnalysis operation before. This operation should save the data that is needed by the LoadAndReplay operation. If you have, can you check that the file exists?

Best regards,
Dave