Advertisement

Euler ( heading bank attitude => X Y Z )

Started by February 23, 2002 03:17 PM
1 comment, last by jesterlecodeur 22 years, 11 months ago
Does someone know how to convert from: to ? Edited by - JesterLeCodeur on February 23, 2002 6:05:02 PM
_______________
Jester, studient programmerThe Jester Home in French
Just think about it for a second...

azimuth : that''s a Y-axis rotation. -> [X'' Y Z''] axes
elevation : that''s a X''-axis rotation. -> [X'' Y'''' Z''''] axes
tilt : that''s a Z''''-axis rotation.

rotate in order : Y-azimuth, X-elevation, Z-tilt.
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan
Advertisement
Thanx, i find my problem, i was trying to project OP2 on Y, so the tilt rotation was on Y and not on Z.

_______________

Jester, studient programmer
The Jester Home in French
_______________
Jester, studient programmerThe Jester Home in French

This topic is closed to new replies.

Advertisement