Skip to content

Commit 3dc777c

Browse files
committed
Make this more similar to .cartesian
1 parent a0eb994 commit 3dc777c

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
@@ -146,7 +146,7 @@ orientation
146146
: An [`Orientation`](#Orientation) instance describing the orientation of the marker.
147147

148148
spherical
149-
: A [`SphericalCoordinate`](#SphericalCoordinate) instance describing the position relative to the camera.
149+
: A [`SphericalCoordinate`](#SphericalCoordinate) instance describing the position of the marker relative to the camera.
150150

151151
cartesian
152152
: A [`CartesianCoordinates`](#CartesianCoordinates) instance describing the position of the marker relative to the camera.

0 commit comments

Comments
 (0)