Skip to content

Commit 67ae73c

Browse files
committed
Link to what a rotation matrix is
1 parent 6de4868 commit 67ae73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/sr/vision/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ roll
241241

242242

243243
rotation_matrix
244-
: The rotation matrix represented by this orientation. A list of 3 lists, each with 3 items.
244+
: The [rotation matrix](https://en.wikipedia.org/wiki/Rotation_matrix) represented by this orientation. A list of 3 lists, each with 3 items.
245245

246246
quaternion
247247
: The [Quarternion](https://kieranwynn.github.io/pyquaternion/#quaternion-features) instance represented by this orientation.

0 commit comments

Comments
 (0)