mathnet/mathnet-spatial

Rotation(yaw, pitch, roll) uses extrinsic rotations

jrboom opened this issue · 0 comments

The method CoordinateSystem.Rotation(Angle yaw, Angle pitch, Angle roll) uses extrinsic rotations instead of intrinsic rotations as defined on Wikipedia.