Skip to content

Commit edecab2

Browse files
committed
Zoloto markers are upside down!
1 parent a287261 commit edecab2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

programming/sr/vision/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,8 @@ rot_z
205205
: Rotation of the marker about the cartesian z-axis, in radians.
206206

207207
Turning a marker anticlockwise (as viewed from the camera) increases the
208-
value of `rot_z`, while turning it clockwise decreases it. A value of π
209-
or -π indicates that the marker is upright.
208+
value of `rot_z`, while turning it clockwise decreases it. A value of 0
209+
indicates that the marker is upright.
210210

211211
roll
212212
: An alias for `rot_x`.

0 commit comments

Comments
 (0)