Euler angles and Quaterean

  • what is Euler angles ?(欧拉角是什么东西?)

  • The Euler angles are three angles introduced by Leonhard Euler to describe the orientation of a rigid body with respect to a fixed coordinate system (被欧拉引入用三个角度来描述刚体相对于固定参考系的旋转)

  • Euler angles are typically denoted as α, β, γ, or ψ, θ, φ. Different authors may use different sets of rotation axes to define Euler angles, or different names for the same angles. Therefore, any discussion employing Euler angles should always be preceded by their definition.
    (欧拉角的旋转次序并不是固定的,可以有不同的旋转顺序。常见的欧拉角旋转顺序包括:ZYX、ZYZ、XYZ、XZY、YXZ、YZX等等。这些不同的旋转次序会影响到最终的旋转结果,因此在使用欧拉角时需要明确所采用的旋转次序)

使用欧拉角推导旋转的过程 要注意两个对应点向量在旋转平面内始终垂直。

why is quaternion ?

相关推荐

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-03-18 08:40:01       98 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-03-18 08:40:01       106 阅读
  3. 在Django里面运行非项目文件

    2024-03-18 08:40:01       87 阅读
  4. Python语言-面向对象

    2024-03-18 08:40:01       96 阅读

热门阅读

  1. Leetcode 第388场周赛 问题和解法

    2024-03-18 08:40:01       42 阅读
  2. Redis 的数据类型及使用场景

    2024-03-18 08:40:01       38 阅读
  3. PyTorch学习笔记之激活函数篇(六)

    2024-03-18 08:40:01       37 阅读
  4. redis常见面试题

    2024-03-18 08:40:01       40 阅读
  5. Bean的实例化方式

    2024-03-18 08:40:01       39 阅读
  6. 在类Unix平台实现TCP客户端

    2024-03-18 08:40:01       33 阅读
  7. mysql提权总结(自学)

    2024-03-18 08:40:01       40 阅读
  8. 基于深度学习的车辆检测技术

    2024-03-18 08:40:01       37 阅读
  9. 程序分享--排序算法--桶排序

    2024-03-18 08:40:01       48 阅读
  10. 《C++ Primer Plus》第六章课后题

    2024-03-18 08:40:01       33 阅读
  11. Haproxy 负载均衡集群

    2024-03-18 08:40:01       41 阅读