# Tilt / Roll / Pan

Here is where you will set the Tilt / Roll and Pan servo output channels, gains and ranges

<figure><img src="https://1791219135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FifYnTDP7IFJCZallDj96%2Fuploads%2FeurUCEPrDDsGeyafcqXY%2Fimage.png?alt=media&#x26;token=b749dd2a-e8c7-44cc-9213-99057efaf67d" alt=""><figcaption></figcaption></figure>

* Gain slider adjusts how much a change in orientation will affect the output. You probably want to set this so your at a 1:1 ratio for the most realistic feel, if you turn your head 10deg, the camera (servo) should turn 10deg. Some people like a higher ratio so you don't have to twist you neck as much this is up to you. It will required playing with the values and testing what you like.
* Blue bars are the minimum and maximum values the servo's will travel
* Red Bar is the center of the channel
* Yellow Dots are the current servo output (Not necessarily to a channel if you don't have one picked)
* Channel, here you choose the channel you want each output on. Look at the Channel viewer to see the outputs
* Reverse, reverses the servo output
* Servo ranges are limited to 988us - 2012us

You can right click on the servo sliders for more options

![](https://1791219135-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Md5nSb70RWQSfl1nJPs%2F-Md6AkHs49ChvCjXtI4U%2F-Md6BZk7Q22aenkPI8UX%2Fimage.png?alt=media\&token=7ca5bc0e-4c38-46e5-84e2-99781f3539a2)

Single clicking a slider or gain allows you to enter a number&#x20;

![](https://1791219135-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Md5nSb70RWQSfl1nJPs%2F-Md6AkHs49ChvCjXtI4U%2F-Md6BRViok4_sq3Hh9zz%2Fimage.png?alt=media\&token=e93da772-3045-465d-944d-8e89390e4f85)

The Graph shows the current Tilt / Roll and Pan Angle.&#x20;

{% hint style="info" %}
If you have your board rotation set correctly the **Tilt** and **Roll** on the graph will be centered when looking straight forward.
{% endhint %}

![](https://1791219135-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Md5nSb70RWQSfl1nJPs%2F-Md6AkHs49ChvCjXtI4U%2F-Md6BhDTg4Af2zTPpnaT%2Fimage.png?alt=media\&token=5db20658-b806-45f0-b1a3-41c05535ee0f)

Pressing Reset Center Simulates pressing the physical button or using the proximity sensor

### **Note:** The Graph and Yellow Dots on the Servo Sliders always shows the current board.

If your using Option 3 and have one set as a receiver, then ignore these items on the receiver one as you won't be using the tilt/roll or pan outputs. All channels on the receiver board should usually be set to OFF.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://headtracker.gitbook.io/head-tracker-v2.2/settings/gui-settings/tilt-roll-pan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
