this is your problem right here: rotation_in_matrix = torch.tensor([ [c2, s2 * s3, c3 * s2], [s1 * s2, c1 * c3 - c2 * s1 * s3, ...
確定! 回上一頁