Plotting orientation in 3-D plot using quaternion

37 ビュー (過去 30 日間)
Ofir Yaish
Ofir Yaish 2018 年 8 月 5 日
コメント済み: Brendan Jenkins 2021 年 4 月 12 日
Hello, I getting a real time information from 9DoF IMU sensor (gyro, magnetometer and accelerometer), and I'm using a well known function "MahonyQuaternionUpdate" to get the Quaternion coordination: q0, q1, q2 and q4. I know how to translate the Quaternion coordination to euler angles (pitch, yaw and roll), and plot by then the orientation of the object in 3D. My problem is that pitch, yaw and roll are has limited range of angels. pitch- from -90 to 90,and once you get angel over 90, the angel start to reduce to 0. roll- from -180 to 180, and it's working fine. Yaw- I think that is the same as pitch. I read that this limited range situation is due to problem called gimbal lock, and I understood that if I will not translate the Quaternion coordination to euler angles, I can get full orientation of the body in 3-D.
Therefore, My question is how I can plot orientation in 3-D using quaternion without losing the full orientation that I lost using euler angles. thank you.
  3 件のコメント
Hutin Puy
Hutin Puy 2020 年 2 月 21 日
I have the same question.
Does anybody solve this problem??
Brendan Jenkins
Brendan Jenkins 2021 年 4 月 12 日
Same question let me knowif you figure this out

サインインしてコメントする。

回答 (1 件)

Joel Handy
Joel Handy 2019 年 8 月 12 日
編集済み: Joel Handy 2019 年 8 月 12 日
Check out this link which explains the quaternion mah required.

カテゴリ

Help Center および File ExchangeQuaternion Math についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by