# NavLab Embedded

<figure><img src="/files/0VFexWQ1WlLJvc3faVZX" alt=""><figcaption></figcaption></figure>

The NavLab embedded is used to process the lidar systems navigation data through a PPK filter. Typically, a GNSS reference station is used, however PPP processing can also be performed in NavLab. If available, [import your GNSS reference station](/spatialexplorer-8-and-9/user-interface/windows/project/reference-stations.md) prior to running NavLab.&#x20;

NavLab Embedded displays Rover and Reference Station sessions in the **Rover** and **Reference Stations** panes.  If you have multiple flights in the same area, which all require the same GNSS reference station file, you should ensure that all PLP files are opened, and that all rover GNSS sessions are visible in the NavLab window:

<figure><img src="/files/8FBaow4YSpqIs92y8vI5" alt=""><figcaption><p>Multiple Rover sessions in the NavLab window</p></figcaption></figure>

{% hint style="warning" %}
If you are processing with differential GNSS, ensure your reference station Position Name, Antenna Type, and CRS Name are displayed correctly.&#x20;
{% endhint %}

Ensure the following options are correctly selected:

**Output directory**: Output directory of files created by NavLab Embedded.&#x20;

**Processing datum**: Typically, this should be the datum of your project's coordinate reference system. This is NOT necessarily your project coordinate system. NavLab embedded processes within a datum only (spherical coordinate system), so if you are using a projected coordinate system (UTM, State Plane, etc.), select only the datum associated with your coordinate system.&#x20;

**Output Formats**: InertialExplorer is the default format. Users can optionally add SBET or SBTC output formats.&#x20;

**Processing Type**: Processing type determines how GNSS data is processed (PPP or Differential) and how the INS solution is coupled (tightly coupled or loosely coupled). Typically, **Differential GNSS and INS Tightly Coupled** performs the best with aerial, mobile, and pedestrian data.

{% hint style="warning" %}
The **Differential GNSS** processing type generates only a processed GNSS file (.CG file), which has no attitude information and cannot be used to build a point cloud. This processing mode is typically only used for SLAM processing.&#x20;
{% endhint %}

{% hint style="info" %}
Any processing type that utilizes **PPP** GNSS processing does not require reference station data. PPP processing utilizes refined ephemeris products to re-compute the lidar's raw GNSS data, thus it is required to download precise files.
{% endhint %}

**Profile**: Select your IMU and profile (Airborne, mobile, UAV, etc.). With aerial data sets, typically the **Airborne** profile performs best, with the **UAV** profile being a good alternative. Mobile data sets, collected using a ground vehicle, should use the **Ground Vehicle** profile.


---

# 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.phoenixlidar.com/spatialexplorer-8-and-9/user-interface/toolbars/workflow/navlab-embedded.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.
