# Tracking Bar Coordinate System

{% hint style="warning" %}
The OptiTrack Duo/Trio tracking bars are factory calibrated and there is **no need to calibrate the cameras** to use the system. By default, the tracking volume is set at the center origin of the cameras and the axis are oriented so that Z-axis is forward, Y-axis is up, X-axis is left
{% endhint %}

## Tracking Bar Coordinate System

If you wish to change the location and orientation of the global axis, you can use the **Coordinate Systems Tool** which can be found under the Tools tab.

<figure><img src="https://v23.wiki.optitrack.com/images/thumb/a/a7/TrackingBar_DefaultAxis.png/450px-TrackingBar_DefaultAxis.png" alt=""><figcaption><p>Default coordinate axis for the Trio tracking bar.</p></figcaption></figure>

<figure><img src="https://v23.wiki.optitrack.com/images/thumb/2/2e/Duo_Default.png/450px-Duo_Default.png" alt=""><figcaption><p>Default coordinate axis for the Duo tracking bar.</p></figcaption></figure>

## Coordinate Systems Tool

When using the Duo/Trio tracking bars, you can set the coordinate origin at desired location and orientation using a [calibration square](/v2.3/motive/calibration/calibration-squares.md). Make sure the calibration square is oriented properly.

**Adjusting the Coordinate System Steps**

1. First set place the calibration square at the desired origin.
2. **\[Motive]** Open the Coordinate System Tools pane under the Tools tab.
3. **\[Motive]** Select the Calibration square markers from the [Perspective View pane](/v2.3/motive-ui-panes/viewport.md#perspective-view)
4. **\[Motive]** Click the **Set Ground Plane** button from the Coordinate System Tools pane, and the global origin will be adjusted.

<figure><img src="https://v23.wiki.optitrack.com/images/thumb/f/fb/TrackingBar_Coordinate.png/750px-TrackingBar_Coordinate.png" alt=""><figcaption><p>Using the Coordinate System Tool, which is available only when a tracking bar is connected.</p></figcaption></figure>

<figure><img src="https://v23.wiki.optitrack.com/images/2/23/Calib_Square.jpg" alt=""><figcaption><p>Calibration square axis convention.</p></figcaption></figure>


---

# 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://docs.optitrack.com/v2.3/motive/tracking-bar-coordinate-system.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.
