RSpincalc: Conversion Between Attitude Representations of DCM, Euler Angles, Quaternions, and Euler Vectors

Conversion between attitude representations: DCM, Euler angles, Quaternions, and Euler vectors. Plus conversion between 2 Euler angle set types (xyx, yzy, zxz, xzx, yxy, zyz, xyz, yzx, zxy, xzy, yxz, zyx). Fully vectorized code, with warnings/errors for Euler angles (singularity, out of range, invalid angle order), DCM (orthogonality, not proper, exceeded tolerance to unity determinant) and Euler vectors(not unity). Also quaternion and other useful functions. Based on SpinCalc by John Fuller and SpinConv by Paolo de Leva.

Version: 1.0.2
Published: 2015-07-17
Author: Jose Gama [aut, cre], John Fuller [aut, cph], Paolo Leva [aut, cph]
Maintainer: Jose Gama <rxprtgama at gmail.com>
License: GPL (≥ 3)
NeedsCompilation: no
CRAN checks: RSpincalc results

Documentation:

Reference manual: RSpincalc.pdf

Downloads:

Package source: RSpincalc_1.0.2.tar.gz
Windows binaries: r-devel: RSpincalc_1.0.2.zip, r-release: RSpincalc_1.0.2.zip, r-oldrel: RSpincalc_1.0.2.zip
macOS binaries: r-release (arm64): RSpincalc_1.0.2.tgz, r-oldrel (arm64): RSpincalc_1.0.2.tgz, r-release (x86_64): RSpincalc_1.0.2.tgz, r-oldrel (x86_64): RSpincalc_1.0.2.tgz
Old sources: RSpincalc archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RSpincalc to link to this page.