pub fn interpolate_axis_angle_batch( this_axis: &Array2<f32>, other_axis: &Array2<f32>, other_weight: f32, ) -> Array2<f32>
Interpolates betwen batch of axis angles where the batch is shape [nr_joints, 3]
nr_joints