I get the quaternion from the sensor data, which is in the coordinate system Y = up, X = right and Z = back. Bridge X = forward, Y = right, Z = up.
So, OX = Y, OY = Z and OZ = -X.
I have a function that can convert quaternions to 4by4 matrices, but I donโt know where to go from here. Any help would be greatly appreciated.
system quaternions coordinate
Craig delancy
source share