Hi there
I have plotted a comparison of the kinematics for IK vs RRA vs CMC.
I see a phase shift in the kinematics produced by RRA. Also, the kinematics from RRA is subsequently fed into CMC, but the CMC matched IK better than RRA.
Can anyone offer any insight as to why RRA has this phase shift around 65% of gait?
Thank you
regards,
Julian
RRA kinematics
Re: RRA kinematics
My first instinct seeing these plots is that it is a reporting issue. RRA uses a variable step size integrator so there is no guarantee that you will have the same number of frames as the input kinematics. For reporting, you will need to spline the rra kinematics to have linear rate.
- Julian Atkinson
- Posts: 52
- Joined: Thu Feb 25, 2016 12:39 am
Re: RRA kinematics
Thank you for your response James.
The results of all three functions have been resampled for this figure. This was done using the interp1 function in matlab, with the 'pchip' setting which is a shape-preserving piecewise cubic interpolation.
regards,
Julian
The results of all three functions have been resampled for this figure. This was done using the interp1 function in matlab, with the 'pchip' setting which is a shape-preserving piecewise cubic interpolation.
regards,
Julian