# Trajectory Processing

## Summary&#x20;

During acquisition, the Rover collects quality GNSS and IMU data for both real time visualization of the trajectory and for use in Post Processing of the navigation data. &#x20;

The user has the ability to access [NavLab](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/trajectory-processing/navlab-trajectory-processing-and-upload/navlab-processing) directly from the SpatialExplorer program. &#x20;

Navlab cloud-based trajectory post processing software uses data from a reference station (either private or public) to extend corrections to the rover GPS that are received at the base as the mission is collected. &#x20;

This refined GNSS observation data on the rover is then coupled with the IMU accelerometer and gyroscopic data to create a highly detailed and accurate trajectory. &#x20;

The original navigation data is processed, smoothed, and filtered to create a post processed trajectory that is a critical first step for creating quality remote sensing data from your platform. &#x20;

## Details&#x20;

The user can import a post processed trajectory from:

1. [LiDARMill's Navlab ](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/trajectory-processing/navlab-trajectory-processing-and-upload)
2. [Novatel's Inertial Explorer software](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/trajectory-processing/inertial-explorer-trajectory-upload)


---

# 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/lidarmill-desktop/post-processing/workflow-kk/trajectory-processing.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.
