Search found 12 matches

by Andrea Di Pietro
Wed Mar 19, 2025 4:24 pm
Forum: OpenGRF: free OpenSim API tool for Ground Reaction Forces prediction
Topic: GRF results interpretation
Replies: 2
Views: 397

Re: GRF results interpretation

Dear Hugo, Thank you for sharing your issue. The forces you are analyzing are sphere contact forces, which are not intended to be used as GRF, so don't go crazy with useless calculations :mrgreen: From your description, I suspect the issue is due to an initial excessive compenentration of the foot w...
by Andrea Di Pietro
Tue Mar 18, 2025 6:02 pm
Forum: OpenGRF: free OpenSim API tool for Ground Reaction Forces prediction
Topic: Invalid file identifier. Use fopen to generate a valid file identifier.
Replies: 3
Views: 192

Re: Invalid file identifier. Use fopen to generate a valid file identifier.

Thank you for the relpy.
After a quick check on the kinemtatics, it seems facing some drifting (model CoM shifts upward) that can be the cause the problem. Have you tried using a refined kinematics?
If you are keen to also share the adopted model I may broader assist you.
Cheers,
Andrea
by Andrea Di Pietro
Mon Mar 17, 2025 2:06 am
Forum: OpenGRF: free OpenSim API tool for Ground Reaction Forces prediction
Topic: Invalid file identifier. Use fopen to generate a valid file identifier.
Replies: 3
Views: 192

Re: Invalid file identifier. Use fopen to generate a valid file identifier.

Dear,
Thank you for the message.
What type of kinematics are you using?
Have you alredy tried to slightly increase the input force ?
Cheers,
Andrea
by Andrea Di Pietro
Mon Mar 17, 2025 1:59 am
Forum: OpenGRF: free OpenSim API tool for Ground Reaction Forces prediction
Topic: 'GetAsMat' error
Replies: 1
Views: 122

Re: 'GetAsMat' error

Dear,
Thank you for sharing your message.
What kind of model and kinematics are are you using to run the tool?
Cheers,
Andrea
by Andrea Di Pietro
Mon Feb 24, 2025 12:11 am
Forum: OpenGRF: free OpenSim API tool for Ground Reaction Forces prediction
Topic: OpenGRF_v1_1 Error: "Unrecognized function or variable 'hand_r_name'" with Gait2354_Simbody
Replies: 2
Views: 216

Re: OpenGRF_v1_1 Error: "Unrecognized function or variable 'hand_r_name'" with Gait2354_Simbody

Hi Moha, Thanks for the message. OpenGRF_v1_1 only supports full-body MSK models right now, so it was trying to load a hand body and ended up with an error. We're working on a fix that should be out in the next release. In the meantime, please feel free to use any other full-body model for your rese...
by Andrea Di Pietro
Wed Feb 12, 2025 5:34 pm
Forum: OpenGRF: free OpenSim API tool for Ground Reaction Forces prediction
Topic: Missing Files and Muscle Equilibration Errors in OpenSim Model Execution
Replies: 1
Views: 305

Re: Missing Files and Muscle Equilibration Errors in OpenSim Model Execution

Hi Jap,

Thank you for reporting this issue, and apologies for the delayed response.

Which model are you using to run the code? It seems that the Geometry folder has not been uploaded in the model. Please note that the current OpenGRF version only supports full-body models.

Cheers,
Andrea
by Andrea Di Pietro
Wed Feb 12, 2025 5:28 pm
Forum: OpenGRF: free OpenSim API tool for Ground Reaction Forces prediction
Topic: Preprint?
Replies: 3
Views: 264

Re: Preprint?

Hi Jeff,

Apologies for the delayed response. To answer your question, fmicon has not been used in the code, and while a Python extension is planned, I cannot provide an estimated timeline at this point.

Cheers,
Andrea
by Andrea Di Pietro
Mon Jan 13, 2025 6:42 am
Forum: OpenGRF: free OpenSim API tool for Ground Reaction Forces prediction
Topic: Preprint?
Replies: 3
Views: 264

Re: Preprint?

Dear Jeff, Thank you for your interest in this tool! A preprint detailing the methods and calculations will be available soon. In the meantime, you can run the current version of OpenGRF using OpenCap data without requiring any MATLAB expertise. The provided instructions will make the process straig...
by Andrea Di Pietro
Thu Dec 26, 2024 3:16 am
Forum: OpenGRF: free OpenSim API tool for Ground Reaction Forces prediction
Topic: Error in OpenGRF_v1 During Force Calculation Phase
Replies: 7
Views: 686

Re: Error in OpenGRF_v1 During Force Calculation Phase

Dears, Happy Holidays and thank you very much for providing such valuable feedback. Under the Christmas tree you will also find a new version of OpenGRF (v1.1) (https://simtk.org/frs/download_confirm.php/file/6956/OpenGRF_v1_1.zip?group_id=3126) which should also solve the problems you raised :mrgre...
by Andrea Di Pietro
Mon Dec 23, 2024 2:08 am
Forum: OpenGRF: free OpenSim API tool for Ground Reaction Forces prediction
Topic: Error in OpenGRF_v1 During Force Calculation Phase
Replies: 7
Views: 686

Re: Error in OpenGRF_v1 During Force Calculation Phase

Hi HunMin Kim, Thank you for the kind message :D The issue you are facing may be related to the kinematics file time vector that starts from negative values (this may happen when you filter time vector, for instance). My advice is to ensure non-negative time values and if this does not solve the iss...