In saved msgpack, rot_cw should be 3x3 but isn't. #290
-
Describe the bugWhile reading msgpack saved from videoslam example (video.mp4 from aist database), the msgpack containes rot_cw data incorrectly. Here's my debug window. Am I missing something or is it a bug? |
Beta Was this translation helpful? Give feedback.
Answered by
ymd-stella
Apr 25, 2022
Replies: 1 comment
-
It is stored as a quaternion. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
scimad
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is stored as a quaternion.