> For the complete documentation index, see [llms.txt](https://docs.theiamarkerless.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theiamarkerless.com/axiom-v2025/troubleshooting/error-messages/movement-trial-processing-errors/abnormally-high-tracking-errors.md).

# Abnormally high tracking errors

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

### Explanation

This error message arises when abnormally high tracking errors are detected for one or more camera views, as reported in the error dialog. As indicated by the dialog, this usually indicates a problem with the camera calibration and may be possible to resolve using the [Check Calibration](/axiom-v2025/theia3d-documentation/theia3d-dropdown-menus/calibration-menu/check-calibration.md) tool.

### Possible Solutions

1. **Record a new calibration.**

If the camera system has not be taken down or modified since the data were collected and the data were collected relatively recently (within 48 hours), a new calibration trial can be recorded. A new calibration may resolve the calibration issue and tracking errors in the movement trial.

2. **Use the Check Calibration tool.**

As indicated by the error dialog, it may be possible to resolve or improve the camera calibration using the [Check Calibration](/axiom-v2025/theia3d-documentation/theia3d-dropdown-menus/calibration-menu/check-calibration.md) tool. Apply this tool to obtain and potential improvements.


---

# 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://docs.theiamarkerless.com/axiom-v2025/troubleshooting/error-messages/movement-trial-processing-errors/abnormally-high-tracking-errors.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.
