Class spatial_transformation::EulerTransform¶
-
class EulerTransform¶
Represents a 3d transformation as translation vector and Euler angles.
The convention used for the Euler angles is extrinsic xyz. Note that these are actually not proper Euler angles but Tait-Bryan (or Cardan) angles. However, the name “Euler” is often used for them as well and probably better known, so we’ll stick with this name here.