Quaternion from Euler angle-axis representation for rotations
Usage
euler_to_Q4(x, normalize = FALSE)
Arguments
- x
"euler.pole"
object
- normalize
logical. Whether a quaternion normalization should be applied (TRUE) or not (FALSE, the default).
Value
object of class "quaternion"