Servo
Last change
on this file since c3d6d63 was
c3d6d63,
checked in by Steve Castellotti <sc@…>, 9 years ago
|
- Scoring and Steering chapters added to Tutorial
|
-
Property mode set to
100644
|
File size:
1.1 KB
|
Line | |
---|
1 | <!DOCTYPE html> |
---|
2 | <html> |
---|
3 | <head> |
---|
4 | <meta name="viewport" content="width=device-width"> |
---|
5 | <link rel="stylesheet" type="text/css" href="style.css"> |
---|
6 | <title>Orbit Tutorial</title> |
---|
7 | </head> |
---|
8 | <body> |
---|
9 | |
---|
10 | <center> |
---|
11 | <h2>Steering</h2> |
---|
12 | </center> |
---|
13 | |
---|
14 | <center> |
---|
15 | <img src="tutorial-11-steering-presets.jpg" width="100%"> |
---|
16 | <b class="label">Preset sliders with example settings</b> |
---|
17 | </center> |
---|
18 | |
---|
19 | <ul> |
---|
20 | <li><b>Hover</b> This preset is designed for an average Orbit to hover in place when fully charged. Due to variations in manufacturing, it is often desirable to fine-tune this setting using the Throttle slider. The Hover button will also reset the Throttle, Yaw, and Pitch sliders back to their defaults.</li> |
---|
21 | </ul> |
---|
22 | |
---|
23 | <a class='prev button' href="step11-1.html"> ← </a> |
---|
24 | <a class='contents button' href="contents.html"> ↑ </a> |
---|
25 | <a class='next button' href="step11-3.html"> → </a> |
---|
26 | |
---|
27 | </body> |
---|
28 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.