Quaternion to Yaw/Pitch/Roll Streaming

Post Reply
TriGuy123
Posts: 1
Joined: Tue Jan 28, 2020 7:01 am

Quaternion to Yaw/Pitch/Roll Streaming

Post by TriGuy123 »

I am trying to stream the data into matlab and have the quaternion values but am wondering if it is documented as to what rotations sequence is used in order for me to extract out the Yaw/Pitch/Roll angles using matlab

I can find the NATUtils function in NATNetSDK but the algorithm b=doesnt look familiar to me when going from Quaternion to Euler angles so I was hoping to be able to use quat2eul function in matlab
Post Reply