This package provides a bare-bones representation of attitude transformations through quaternions, rotation vectors, and transformation matrices (a.k.a. direction cosine matrices -- DCM).
Just type:
using Pkg
Pkg.add(url="https://github.com/FraCpl/Quaternions.jl")The full documentation is available here.