> For the complete documentation index, see [llms.txt](https://animotive.gitbook.io/animotive-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://animotive.gitbook.io/animotive-documentation/learning-animotive/performance/mocap.md).

# MoCap

### Calibration (Xsens)

Animotive is currently compatible with Movella's Xsens Suit. When using Xsens in Animotive you must first To learn how to calibrate your Xsens suit watch the video below. \
\
Animotive also caters for other Motion Capture systems: Vicon and Steam VR trackers.

{% embed url="<https://www.youtube.com/watch?v=H7v5UeWczRQ>" %}

Once you've calibrated, you may now [Start Your Session](/animotive-documentation/learning-animotive/starting-a-session.md).&#x20;

### In Animotive

To enable Xsens in Animotive, first **toggle on your Menu** by pressing B, hover your laser over the **Settings icon**, and **select it** by pressing the right trigger.

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

Then **hover your laser over the** **Capture System drop down**, and **select it** by pressing the right trigger.

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

**Select Xsens** from the drop down by pressing the right trigger.

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

Wait for the green connected icon to appear.

<figure><img src="/files/xXfxHz2q5qfw1O5UJ4i4" 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:

```
GET https://animotive.gitbook.io/animotive-documentation/learning-animotive/performance/mocap.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.
