このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
方向、位置、および座標系
四元数、オイラー角、回転行列、および変換
quaternion データ型を使用して方向と回転を表します。euler、rotmat、および rotvec の各関数を使用して、四元数とオイラー角、回転行列、回転ベクトルの間で変換します。
四元数の数学的な説明と、Sensor Fusion and Tracking Toolbox™ での実装方法の詳細については、Rotations, Orientation, and Quaternionsを参照してください。Sensor Fusion and Tracking Toolbox の規則と座標系の詳細については、方向、位置、および座標の規則を参照してください。
関数
トピック
- 方向、位置、および座標の規則
空間表現と座標系に関するツールボックスの規則について説明する。
- Rotations, Orientation, and Quaternions
This example reviews concepts in three-dimensional rotations and how quaternions are used to describe orientation and rotations.
- Lowpass Filter Orientation Using Quaternion SLERP
This example shows how to use spherical linear interpolation (SLERP) to create sequences of quaternions and lowpass filter noisy trajectories.