How to calculate the roll-pitch-yaw of a given plane
3 ビュー (過去 30 日間)
古いコメントを表示
Dear everybody,
I have a plane whose equation is known (for example: ax+by+cz+d=0). Is it possible the calculate the roll-pitch-yaw angles of this plane?
0 件のコメント
回答 (1 件)
michael
2016 年 10 月 5 日
just assume that one of the x,y,z is 0 in order to calculate the angles.
For example, for theta, which is the angle between x and y you can assume z=0 (it will be same result for any value of z, but for z=0 it is simplest). In this case, theta is the pitch.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!