> For the complete documentation index, see [llms.txt](https://portalgraphvr.gitbook.io/portalgraphdokyumento/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://portalgraphvr.gitbook.io/portalgraphdokyumento/portalgraphapurinoi/vive-tracker-guide.md).

# VIVEトラッカー設定ガイド

## Portalgraph設定

Portalgraphで制作されたアプリケーションを実行して設定画面を開き（標準ではF12キーで開く）、トラッカーアプリ自動起動にチェックし、その下のドロップダウンからOpenVRを選択すると、次回起動時に自動でVIVEトラッカー用トラッキングソフトが起動します。

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

#### 初回設定

VIVEトラッカー用トラッキングソフトの初回起動時に以下のように設定の修正を促すメッセージが表示されます。VIVEトラッカーは標準でVRヘッドセットとセットで使うように設定されているため、VRヘッドセット無しで使用するための設定の変更が必要になります。「修正する」をクリックした後、画面のメッセージに従って、SteamVRを終了して、再度VIVEトラッカー用トラッキングソフトを起動してください（スタートメニューにTracker Portalgraphという名前で登録されています）。

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

トラッカー位置のドロップダウンで「Forehead」を選択し、「適用」をクリックすると、額にトラッカーを装着するよう設定されます（取り付け予定位置に合わせて選択してください）。

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

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

「次へ」をクリックし、「トラッカー」をクリックする。

![](/files/aYp2FRC0ZNqq8JXuAQfJ)

トラッカー設定画面で画面サイズをメートル単位で入力し、キャリブレーションをクリックして、画面中央にトラッカーを合わせてカウントダウンを待つとキャリブレーションされます。

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

<figure><img src="/files/7WBZnAB437qBTrMAL2h0" alt=""><figcaption></figcaption></figure>

以上


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://portalgraphvr.gitbook.io/portalgraphdokyumento/portalgraphapurinoi/vive-tracker-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
