Robotics Dual Quaternion Toolbox

This toolbox provides useful functions for creating and manipulating dual quaternions.

現在この提出コンテンツをフォロー中です。

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 (2026). Robotics Dual Quaternion Toolbox (https://jp.mathworks.com/matlabcentral/fileexchange/71397-robotics-dual-quaternion-toolbox), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: Rigid motions and robotics toolbox, Dual quaternion toolbox

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
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