Search found 3 matches

by vassily Delmas
Thu Jul 25, 2024 6:44 am
Forum: OpenCap
Topic: Misinterpreted ankle angle
Replies: 0
Views: 200

Misinterpreted ankle angle

Hello,

We have noticed an inconsistency in the ankle graphs generated by example_gait_analysis.py.

To compare, we conducted an OpenCap trial simultaneously with a Vicon trial, but the results do not match. (see attached)

Thank you in advance; this would be very helpful.
by vassily Delmas
Tue Jul 23, 2024 10:27 am
Forum: OpenCap
Topic: Program never stop
Replies: 2
Views: 416

Re: Program never stop

Yes thank you very much, I did a few tests and it worked over a smaller period of time and with smaller ipopt_tolerance and meshDensity values in mainOpenSimAD.py :D
by vassily Delmas
Mon Jul 22, 2024 8:46 am
Forum: OpenCap
Topic: Program never stop
Replies: 2
Views: 416

Program never stop

Hello, I tried to use your program for my repo. I tested all of them first with the example you provided and it worked great. So I modified and restarted example_kinetics.py to see if it worked but whatever parameters I entered the number of iterations always reached 5000, do you know what causes th...