euler_to_Q4 function

Quaternion from Euler angle-axis representation for rotations

Quaternion from Euler angle-axis representation for rotations

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).

Returns

object of class "quaternion"

  • Maintainer: Tobias Stephan
  • License: GPL (>= 3)
  • Last published: 2025-03-01