Update: Note that the Quaternions.jl package is now actively maintained, and Rotations.jl depends on Quaternions.jl (Rotations.jl#175).
See [ANN] Quaternions.jl v0.7.0 for more information.
I’ve been trying to use
Makie.Quaternion
withReferenceFrameRotations.Quaternion
and I am beaten.
- Makie.jl should now use
Quaternions.Quaternion
(Makie.jl/src/utilities
/quaternions.jl). - There was an issue in ReferenceFrameRotations.jl. to be compatible with Quaternions.jl (ReferenceFrameRotations.jl#25).