File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ A `ThreeDCoordinate` object contains an `x`, `y` and `z` attribute. The exact me
156
156
157
157
An ` Orientation ` object describes the orientation of a marker.
158
158
159
- ![ ] ({{ site.baseurl }}/images/content/vision/yawpitchroll.png)
159
+ ![ A visual representation of how the orientation axes work. Source: SourceBots ] ({{ site.baseurl }}/images/content/vision/yawpitchroll.png)
160
160
161
161
pitch
162
162
: Rotation of the marker about the cartesian x-axis, in radians.
@@ -199,8 +199,7 @@ quaternion
199
199
200
200
The spherical coordinates system has three values to specify a specific point in space.
201
201
202
- ![ ] ({{ site.baseurl }}/images/content/vision/spherical.png)
203
-
202
+ ![ A visual representation of Spherical coordinates. Source: SourceBots] ({{ site.baseurl }}/images/content/vision/spherical.png)
204
203
205
204
- r - The radial distance, the distance from the origin to the point, in metres.
206
205
- θ (theta) - The angle from the azimuth to the point, in radians.
You can’t perform that action at this time.
0 commit comments