Skip to content

Commit 2623a65

Browse files
committed
Add images to orientation page
1 parent b3a0a47 commit 2623a65

File tree

8 files changed

+17
-1
lines changed

8 files changed

+17
-1
lines changed
18.7 KB
Loading
19.3 KB
Loading
18.9 KB
Loading
25.9 KB
Loading
25 KB
Loading
27 KB
Loading
27.5 KB
Loading

programming/vision/orientation.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,20 @@ title: Orientation
66
Orientation
77
===========
88

9-
TODO
9+
TODO
10+
11+
12+
# Examples
13+
14+
The following table visually explains what positive and negative rotations represent.
15+
The red arrow is not normally present on the marker but is used in these examples to indicate which way is up.
16+
17+
Zero on all axis:
18+
19+
![Orientation zero all axis]({{ site.baseurl }}/images/content/vision/orientation/all0.png "All axis zero")
20+
21+
| |π/4 |-π/4|
22+
|-------|-------|-------|
23+
|yaw |![Yaw 45]({{ site.baseurl }}/images/content/vision/orientation/yaw45.png "Yaw 45")|![Yaw -45]({{ site.baseurl }}/images/content/vision/orientation/yaw-45.png "Yaw -45")|
24+
|pitch |![Pitch 45]({{ site.baseurl }}/images/content/vision/orientation/pitch45.png "Pitch 45")|![Yaw -45]({{ site.baseurl }}/images/content/vision/orientation/pitch-45.png "Pitch -45")|
25+
|roll |![Roll 45]({{ site.baseurl }}/images/content/vision/orientation/roll45.png "Yaw 45")|![Yaw -45]({{ site.baseurl }}/images/content/vision/orientation/roll-45.png "Roll -45")|

0 commit comments

Comments
 (0)