Page 1 of 1

Phase Percent

Posted: Thu Jul 14, 2022 3:50 am
by amini_opensim
Hello guys

I have a polynomial torque based on phase gait and I would like to apply it on a joint based on the phase gait not time.
Do you know how to define a commend input against phase (percent)?

For example, it would work with GRF? or there is function of phase gait?

Thanks

Re: Phase Percent

Posted: Thu Jul 14, 2022 7:54 am
by tkuchida
OpenSim doesn't compute gait cycle percentage automatically, nor does it automatically label events. One option could be to detect the events yourself (e.g., in a script) and use this information to express your function as a function of time.