Skip to content

FraCpl/Quaternions.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quaternions.jl

Docs Build Status Code Style: Blue

This package provides a bare-bones representation of attitude transformations through quaternions, rotation vectors, and transformation matrices (a.k.a. direction cosine matrices -- DCM).

Installation

Just type:

using Pkg
Pkg.add(url="https://github.com/FraCpl/Quaternions.jl")

Documentation

The full documentation is available here.

About

Julia package providing simple quaternions and DCM operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages