You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the build_phase_track function, it says the foot contact is detected if the speed of the foot is almost zero. However, based on my understanding of the code, this function is generating phase based on the relative speed of the two feet which sounds like a loose description of foot contact. I would appreciate it if you explain if I am wrong about that.
Thanks
Hi,
In the
build_phase_trackfunction, it says the foot contact is detected if the speed of the foot is almost zero. However, based on my understanding of the code, this function is generating phase based on the relative speed of the two feet which sounds like a loose description of foot contact. I would appreciate it if you explain if I am wrong about that.Thanks