# PICO：Controller Tracking Plan Settings

**Equipment Used:**

* **Pico Series VR Devices**
* **UDCAP VR Gloves**

**Software Used in This Guide:**

* Steam and SteamVR
* UDCAP Software
* Pico Official Streaming Assistant (Download from official website)

{% hint style="warning" %}
**Important Note:** As PICO-related software has high permissions, when starting PICO Connect, it will clear the add-ons in SteamVR, which may cause the UDCAP plugin to fail to display properly or the gloves to be unable to replace the controller operation.&#x20;

To avoid such issues, please **update your PICO Connect to the latest version**.
{% endhint %}

#### **1.  Launch Pico Connect**

Establish a successful stream connection to your Pico headset.

#### **2. Launch Steam via Pico Connect**

Initiate Steam through Pico Connect to activate SteamVR.

> **Note:** Pico Connect requests Administrator privileges upon launch.If you launch SteamVR directly via Pico Connect, **both Steam and SteamVR will run with Administrator rights**.

#### **3. Launch UDCAP Software as Administrator**

**Administrator Privileges Explanation:**

* Since SteamVR under Pico runs with elevated permissions (forcing Steam into Admin mode), **Udcap Driver must also run as Administrator**.
* **Ensure consistent privilege levels for Steam, SteamVR, and Udcap Driver.**

{% 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 %}

#### **4. Verify Plugin Status**

In SteamVR Home: Navigate to **Settings → Startup/Shutdown → Manage Add-ons** and confirm the **UDCAP plugin** is enabled.

<div><figure><img src="/files/wSiiOdhlRoKMV79eHHvQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XLdtsLXvWJe08kOZpzSC" alt=""><figcaption></figcaption></figure></div>

#### **5. Set Controller Priority**

In the UDCAP software, set **Controller Priority to High** to prevent Pico controllers from contending with gloves and ensure glove control takes precedence.

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

#### **6. Calibration**

For calibration procedures, refer to: [**\[Calibration Guidelines\]**](https://udcap-vr-gloves-document.gitbook.io/udcap/steamvr-settings/pages/1wReW5kPe6L6iHZYGLP0#ii.-action-calibration)

#### **7. Troubleshooting: Gray Glove Icons**

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

If glove icons remain gray in SteamVR after launching UDCAP software:

* Manually run **`udcap_overlay.exe` as Administrator** (Path: `Your Steam installation directory\Steam\steamapps\common\SteamVR\drivers\udcap\bin\win64`).

{% hint style="warning" %}
**Note:** `udcap_overlay.exe` must match the privilege level of **UDCAP, Steam, and SteamVR**.
{% endhint %}

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

#### **8. Verify Successful Connection**

After setup, **glove icons in SteamVR Home will appear highlighted**, confirming proper connection.

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

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

#### **9. Configure Spatial Tracking Solution**

In **UDCAP Software → Spatial Positioning**:

* Select **Custom Solution**.
* Use **± buttons** to fine-tune glove positioning (Refer to[ *Software Features: Spatial Positioning*](#id-9.-configure-spatial-tracking-solution)).


---

# 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/pico-controller-tracking-plan-settings.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.
