# Lighthouse Tracking Plan: SteamVR and Glove Settings (e.g., VIVE PRO 2)

**Devices Used:**

* HTC VIVE 2.0 Tracking Base Station
* HTC VIVE TRACKER 3.0 × 2
* HTC VIVE PRO 2 Headset
* UDCAP VR Gloves

The devices listed above are used in this tutorial demonstration. You can substitute them with devices that have similar functionality.

### 1. Launch UDCAP Software

### 2. Launch Steam and Run SteamVR

&#x20;Please start Steam with the same privileges as UDCAP software to ensure consistent privileges and prevent plugin loading failures.

For example, if the V0.1.6 version of UDCAP software is installed on the C drive, it will start by default with administrator privileges, so you need to start Steam with the same administrator privileges.&#x20;

{% hint style="info" %}
Starting privileges of different versions of UDCAP&#x20;

software V0.1.6: If installed on the C drive, this version starts by default with administrator privileges; if installed on other drives, it starts by default with normal privileges.&#x20;

Between V0.1.3 and V0.1.5: UDCAP software starts by default with administrator privileges.&#x20;

Before V0.1.3: Starts by default with normal privileges.
{% endhint %}

### 3. Enable UDCAP Plugin

In SteamVR, go to:\
**Settings → Startup/Shutdown**, find the UDCAP, and ensure it is **enabled**.

<div><figure><img src="/files/M0qv0FMbWurWdptTWLax" alt=""><figcaption></figcaption></figure> <figure><img src="/files/a8RasyOcyNzuPgxz8WQz" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/t2NQQOrSSUtSr12VuDeA" alt=""><figcaption></figcaption></figure>

### 4. Configure Tracking Plan

In the **UDCAP Software** → **Spatial Position**, select the **Tracker 3.0 Tracking Plan** → Click **Save**.

<figure><img src="/files/zDp6p8H0vXJv6H5kktfJ" alt=""><figcaption></figcaption></figure>

> If you are using a different tracking method, please select the appropriate plan according to your devices. For more details, refer to the "Software Overview - Spatial Position" section.

### 5. Power on VIVE Tracker 3.0 and Connect to SteamVR

Press and hold the power button to turn on both Trackers and connect them to SteamVR.

### 6. Set Trackers as Hand Devices

Go to:\
**SteamVR Settings → Controllers → Tracker Management**\
Find the two VIVE TRACKER 3.0 devices and set them as follows:

* **Handheld - Left Hand**
* **Handheld - Right Hand**

<figure><img src="/files/D8n480WUtdqN1iMzw1Om" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/REB7GoWpf59LX69I0QYO" alt=""><figcaption></figcaption></figure>

### 7. Verify Connection Success

After setup, the glove icon in the SteamVR main interface will be highlighted. This indicates that the glove is correctly connected.

<figure><img src="/files/vHJiSEgRTYWSCWjzwi3H" alt=""><figcaption></figcaption></figure>

> ⚠️ If you notice that the left and right hands are reversed, simply go back to the **Tracker Management** interface and swap the left and right hand settings for the two Trackers. No other action is required.


---

# 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://udcap-vr-gloves-document.gitbook.io/udcap/steamvr-settings/lighthouse-tracking-plan-steamvr-and-glove-settings-e.g.-vive-pro-2.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.
