orientlib: Orientation Library

orientlibR Documentation

Orientation Library

Description

Representations, conversions and display of orientation data.

Details

This package contains methods for working with orientation data, i.e. data from SO(3). The basic abstract class is the orientation; there are several concrete classes (rotmatrix, rotvector, eulerzyx, eulerzxz, quaternion, skewmatrix and skewvector) storing different representations of orientations.

Methods are defined to get the length of a vector of orientations, as well as to extract and replace elements, and to multiply orientations and raise them to real powers.

There are also utility functions rotation.distance, rotation.angle, nearest.orthog, nearest.SO3.

There is a plotting method boat3d to display orientation data in a 3D plot, and a linear modelling function orientlm.

Note

Plots require either the rgl or scatterplot3d package.

Author(s)

Duncan Murdoch


orientlib documentation built on Jan. 10, 2023, 5:14 p.m.