# Mounting the Tracker 650

This section describes the various ways of mounting the Tracker 650.

The Tracker 650 can be [mounted ](/c/tracker-650/mounting-the-tracker-650.md)from either the sensor side or from the back of the case. The typical and default mounting configuration has the Tracker 650 on the bottom of an ROV with the arrow pointing forward and the sensors facing down. If possible, you want to avoid having the Tracker 650 projecting below the bottom of the ROV so it is less likely to be damaged by collisions or rough handling.

The Tracker 650 can also be mounted on the top facing up, either side facing out, on the bow pointed forward or the stern facing aft. In all mounting positions, the case can be clocked at intervals of 90 degrees to simplify cable routing. If you choose a mounting position that is not the default mounting face and arrow direction of (bottom, forward), you either need to [tell the ](/c/tracker-650/communicating-with-the-tracker-650/commands-accepted-by-the-tracker-650/set-sensor-orientation.md)Tracker 650[ how it is mounted](/c/tracker-650/communicating-with-the-tracker-650/commands-accepted-by-the-tracker-650/set-sensor-orientation.md) or you need to do a coordinate transform in your own software to convert from sensor coordinates to ROV coordinates. If you are using the MAVLink integration, you can use the [configuration web page](/c/tracker-650/configuring-the-tracker-650.md) or [SET-SENSOR-ORIENTATION](/c/tracker-650/communicating-with-the-tracker-650/commands-accepted-by-the-tracker-650/set-sensor-orientation.md) command to enter the transform.

In all instances where you are using the built-in coordinate transforms, you want the Tracker 650 mounted as closely as possible to be parallel to the planes of the ROV coordinate system.

***

Several different mounting configurations are shown in the following sections.

***

***


---

# 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.ceruleansonar.com/c/tracker-650/mounting-the-tracker-650.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.
