Hi,
given a dg::vector representing a quaternion as x, y, z, w, is there a way to convert it to a rpy vector?
There is a QuaternionToMatrix and MatrixToRPY entity here 1. However, I cannot figure out how to get a dg::vector into a VectorQuaternion type.
Best
Julian