# Mounting

## Tips For Mounting

{% hint style="success" %}
Mounting Odometry V2 in a rigid way will help to provide the most accurate readings possible. In addition, it helps to ensure that any knocks to the pod will not cause it to become misaligned.
{% endhint %}

When mounting Optii Odometry, the recommended height for mounting is 54 - 60 mm from the top of the mounting plate, to the bottom of your drive wheels. These heights ensure that even with tile sink, Odometry V2 will have room to travel freely and have proper traction with the floor.

To make mounting super easy, you can simply bolt into just one side of the top plate as long as the surface you are mounting to is a rigid flat surface. The flat rigid surface of the top plate will result in a secure connection.

Make sure when you attach through the M4 holes that you use some spacers to ensure the pod does not scrape against the side of the part.

<div><figure><img src="/files/7LYoYM5fFk5NiaFEv2t9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/piKsrhNFY6riW04rPLhp" alt=""><figcaption></figcaption></figure></div>

The depth of the tapped M4 threads on the side is 5mm, so make sure your bolts aren't too long.

<figure><img src="/files/hd6IjiM62IZBsGIAUnUQ" alt="" width="363"><figcaption></figcaption></figure>

## Mounting With Gobilda Hardware

Odometry V2 is well suited to robots that use Gobilda hardware as the odometry pods fit perfectly into the U-Channel and the mounting holes line up. In addition it can be lined up such that the encoder cable can slide right through the 16mm hole in the channel. The below diagram shows the recommended position for mounting Odometry V2 in a U-Channel.

<div><figure><img src="/files/tbrRIz610ZnzLKdzT39F" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/0h5lrR9vGDxa1hoRG3qN" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="success" %}
Odometry V2 can be mounted in 2 directions within the Gobilda U-Channel. A great way to include Odometry V2 in your robot is by placing each of your odometry pods in a U-Channel across your robot.
{% endhint %}

<div><figure><img src="/files/AU6ci9efk7ub8JeAjVB9" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/q3bjCtKfo9MtSY3opD2D" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Please note that the spacing of Odometry V2 shown above is for promotional purposes. It is better practice to separate the parallel wheels with a larger distance.
{% endhint %}

## Mounting with REV Hardware

Odometry V2 is also well suited to robots that use REV hardware as the odometry pods fit perfectly into the U-Channel and the mounting holes line up. In addition it can be lined up such that the encoder cable can slide right through the hole in the channel. The below diagram shows the recommended position for mounting Odometry V2 in a U-Channel.

<div><figure><img src="/files/HF89sP0E2xqb40To9CUt" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/lcwSPVcEbgKIRPE76gMi" alt="" width="563"><figcaption></figcaption></figure></div>

<figure><img src="/files/ggcZ9nU8BXdHlyAIeBx0" alt="" width="364"><figcaption></figcaption></figure>

{% hint style="success" %}
Odometry V2 can be mounted in 2 directions within the REV U-Channel. A great way to include Odometry V2 in your robot is by placing each of your odometry pods in a U-Channel across your robot.
{% endhint %}

{% hint style="warning" %}
Be careful not to let bolts extend too far downwards to ensure they do not touch the carriage. To avoid this, either find suitable length bolts, or insert the bolts from underneath the top plate.
{% endhint %}

## Mounting in a Custom Drivetrain

Mounting with Odometry V2 is super flexible, you can make use of either:

* 3mm holes in 8mm grid on top
* M4 tapped holes in 16mm grid on side


---

# 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.optii.com.au/odometry-v2/user-guide/mounting.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.
