How to calculate the roll-pitch-yaw of a given plane
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
michael
el 5 de Oct. de 2016
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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!