Evaluation of intrinsic rotations
                    Versión 1.0.0 (167 KB) por  
                  Jan Valdman
                
                
                  We provide an alternative to the function rotm2eul from Robotics System Toolbox and comparisons.
                
                  
              Intrinsic angles corresponding to a given rotation matrix R and a rotation sequence SEQ by our new function 
rotm2ang
The function partially extends the function 
rotm2eul 
from Robotics System Toolbox in the version <=2021a. 
The function rotm2ang suports all 6 permutations: XYZ, XZY, YXZ, YZX, ZXY, ZYX. 
The function rotm2eul supports ZYX, ZYZ, XYZ in the version <=2021b and all permutations above in later versions.
The code 
demo1.m 
compares outputs of rotm2ang and rotm2eul . 
The code 
demo2
provides additional visualization 
An explanation how the function rotm2ang works is explained in the article of Radek Lehner, Jan Valdman, Helena Zidkova (in preparation).
Citar como
Jan Valdman (2025). Evaluation of intrinsic rotations (https://es.mathworks.com/matlabcentral/fileexchange/133287-evaluation-of-intrinsic-rotations), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
              Se creó con
              R2023a
            
            
              Compatible con cualquier versión
            
          Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Agradecimientos
Inspirado por: export_fig
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
intrinsic_rotations_matlab_central
intrinsic_rotations_matlab_central/library_export_fig_part
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0 | 
