3D Rotations

版本 1.1 (7.4 KB) 作者: Giampiero Campa
3D Space Coordinate Transformations
16.9K 次下载
更新时间 2023/4/29

3d-coordinate-transformations

3D Space Coordinate Transformations for Robotics Applications

View 3D Rotations on File Exchange

This folder contains 3 files (m-functions) :

  • t2x.m Transformation Matrix to Generalized Position Vector.
  • x2t.m Generalized Position Vector to Transformation Matrix.
  • m2m.m Mass/Inertia Tensor transformation with coordinate change.

In the Generalized Position Vector the orientation can be expressed with:

  • unit quaternion,
  • Euler angles xyz (roll, pitch, and yaw),
  • Euler angles zyz (rotation, precession, and mutation),
  • unit vector and rotation angle,
  • Denavitt-Hartemberg parameters. Conversion between the above orientation systems can be easily achieved.

The three files work independently on each other, but since they work on the same objects it is somewhat useful to keep them in the same folder.

For more detailed information see the help texts of the three functions.

January 2001

For a good intro to the subject, see this chapter (file exchange image taken from there).

引用格式

Giampiero Campa (2024). 3D Rotations (https://github.com/giampy1969/3d-coordinate-transformations/releases/tag/v1.1), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R11.1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Coordinate Transformations 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1

See release notes for this release on GitHub: https://github.com/giampy1969/3d-coordinate-transformations/releases/tag/v1.1

1.0.0.0

Removed dir structure from zip file

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库