# Navigation

## Convert IMU Orientation

This tool allows for the easy conversion between multiple IMU orientations.

![Convert IMU Orientation tool in SpatialExplorer 5.0 and above](/files/-LqcFsnRYT2364lImjhC)

## Plot IMU Measurements

![How to access Plot IMU measurements in SpatialExplorer 4.X](/files/-LVoJ2DCYqPZUqICrwxr)

![How to Access Plot IMU measurements in SpatialExplorer 5.0 and above](/files/-LqcaJwTfsFV3Jcf5C_f)

![Click Load Trajectories button to load trajectories](/files/-LqcdQK_DjL0dGpQGNw3)

![Choose the trajectories to plot in SpatialExplorer](/files/-LqchT7iQ2sq4B16D5Fl)

![Single trajectory IMU measurement plotted in SpatialExplorer](/files/-LqchuYT7cZ16j0mJYAd)

## Plot Trajectories

The Plot Trajectories option allows you to load and compare several real time trajectories. This is useful for debugging and comparing trajectories. Simply load as many trajectories you wish to compare and it will display the data of each graph on one single plot interface.

![How to access Plot Trajectories in SpatialExplorer 4.X](/files/-LVoKBLwhXJxO2dhP2LD)

![How to access Plot Trajectories in SpatialExplorer 5.0 and above](/files/-LqgoC1_TBDrQF8pNaBw)

![Single trajectory plotted in SpatialExplorer](/files/-LVoKMPpFEKfuJcEKsXg)

![Two trajectories plotted in SpatialExplorer](/files/-LVoKW8ZuAlq_JrAypXs)

## Create a Synthetic Trajectory

![Select beginning time for synthetic trajectory](/files/-Lqgs3KuByDyQS8T-50K)

![Select end time for synthetic trajectory](/files/-LqgsZrnwLTBeBJZGec7)

![Select trajectory values for synthetic trajectory](/files/-LqhS3qKOiRKi4aqj8vy)

![Confirm trajectory parameters for synthetic trajectory](/files/-LqhSPiS8KwBD6SlU9pw)

![Save newly created synthetic trajectory](/files/-LqhTGybwNhXEiYs4uuI)

![Synthetic trajectory has been written](/files/-LqhYsTPDsZYts5mMCw5)

## Create IMR from NAV

SpatialExplorer will create an .imr file from a .nav file. NovAtel Waypoint converts all custom IMU raw binary formats into a generic format (IMR), which is read from Inertial Explorer following the decoding process in IMU Data Converter.

![](/files/-LscN1GsuoEozazfuNjf)

![](/files/-LscPKNm7Pi65BziJcnG)


---

# 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-6.phoenixlidar.com/spatialexplorer/work-offline/tools/navigation.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.
