Robotics Dual Quaternion Toolbox

版本 1.6 (76.5 KB) 作者: Thomas Watts
This toolbox provides useful functions for creating and manipulating dual quaternions.
488.0 次下载
更新时间 2023/10/14

查看许可证

What are dual quaternions?
Dual quaternions are a convenient way of describing rigid body transformations (specifically unit dual quaternions, which are the focus of this toolbox). They carry the same information as other descriptions of pose, such as the commonly used homogeneous transformation matrix. However, they are more computationally efficient, and have some neat mathematical properties.
What does this library contain?
This library contains a set of simple, elementary functions for manipulating dual quaternions:
Requests
If you have any requests or recommendations for additional functions, please leave a comment or start a discussion.
Acknowledgement
If you use this toolbox for a project, please use the citation below.

引用格式

Thomas Watts (2025). Robotics Dual Quaternion Toolbox (https://ww2.mathworks.cn/matlabcentral/fileexchange/71397-robotics-dual-quaternion-toolbox), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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

Update paper link

1.5

Minor update to text

1.4

Updated image

1.3

Updated image

1.2

Added getting started guide

1.1

Added description section

1.0