fix extract euler angles

This commit is contained in:
Recep Aslantas
2017-01-08 16:35:37 +02:00
parent 072ccf5d63
commit 16107c4ba1
2 changed files with 10 additions and 7 deletions

View File

@@ -49,3 +49,6 @@ LICENSE:
David Eberly
Geometric Tools, LLC http://www.geometrictools.com/
Copyright (c) 1998-2016. All Rights Reserved.
Computing Euler angles from a rotation matrix (euler.pdf)
Gregory G. Slabaugh