Skip to content

A toolbox to represent 3D rotations of coordinate frames for Julia language.

License

Notifications You must be signed in to change notification settings

JuliaDocsForks/ReferenceFrameRotations.jl

 
 

Repository files navigation

ReferenceFrameRotations

Build Status Build status codecov Coverage Status

This module contains functions related to the representation of 3D rotations of reference frames. It is used on a daily basis on projects at the Brazilian National Institute for Space Research (INPE).

Requirements

  • Julia >= 0.7
  • StaticArrays >= 0.8.3

Installation

This package can be installed using:

julia> Pkg.update()
julia> Pkg.add("ReferenceFrameRotations")

Usage

See the package documentation.

About

A toolbox to represent 3D rotations of coordinate frames for Julia language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%