Created attachment 2762 [details] Only interpolate num_joints, not 12 * num_joints. When IQM interpolate joints in ComputeJointMats it segfaults. This is due to trying to interpolate 12 times as many joints actually exist.
thanks alot! applied to r2014
Created attachment 2762 [details] Only interpolate num_joints, not 12 * num_joints. When IQM interpolate joints in ComputeJointMats it segfaults. This is due to trying to interpolate 12 times as many joints actually exist.