# Setting up Vicon Tracker and your object

Vicon Tracker is the software system installed on IFL PCs to generate usable position and orientation data of objects being tracked. This is a required piece of software and in some cases is all that is needed by an IFL user (such as logging tracking information for use in post-processing, or any other non-real-time application).&#x20;

Vicon Tracker 3.7 is currently installed on the IFL1 PC. Online documentation can be found [here ](https://docs.vicon.com/spaces/viewspace.action?key=Tracker37)but the PDF below is in many cases much easier to read. This documentation is the gold standard for learning how to use Vicon and all of its features so be sure to read it fully ***in addition to getting your IFL initiation***.

{% file src="/files/-MXsKLvRgBxSwPfHJTzd" %}
Vicon Tracker 3.7 User Guide
{% endfile %}

Vicon Tracker 3.7 is not the latest version (which is 3.9) but is the one widely used by researchers currently, so we are keeping it this way until the need arises to upgrade. One such reason to upgrade is the introduction of an official Python API in Tracker 3.8 which will be attractive to many users. As such, we have installed Tracker 3.9 on the IFL2 PC for "beta" testing once that PC is fully online. Please contact Lee Whitcher if you would like to use this functionality as its implementation can be expedited if needed.

## Purchases required

At the bare minimum you will need to purchase your own motion capture markers since these are not provided by the IFL. Where possible, use *pearl* markers of at least *12mm* diameter to get the best reflections for the Vicon system. Vendors to review are:

* [Vicon](https://www.vicon.com/hardware/accessories/).
* [B\&L Engineering](https://bleng.com/)
* [OptiTrack](https://optitrack.com/accessories?cat=accessories-markers-category)

If you are planning to use ROS or any other software that requires computational hardware/IT infrastructure, you will also need to purchase that. The only IT provided by the IFL is a Windows 11 PC and a router configured as a wireless access point.

## Setting up Tracker

[Follow the steps here](https://www.youtube.com/watch?v=-FNL_A5klks\&t=29s\&ab_channel=Vicon) to make sure the graphics card settings you need are set up properly on your user profile. ***Make sure you do this for the actual executable, not the shortcut.***

TBD - this section will describe everything we go through in IFL initiation

## Setting up your object

TBD


---

# 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://gtae.gitbook.io/ifl/vicon-integration/setting-up.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.
