# Tools

## Load sensor transform from .plp file

This tool can be used to import boresight calibration values for the LiDAR and/or Camera sensor from a .plp file provided by the Phoenix LiDAR Systems Calibration Team.&#x20;

Below is an example of importing the calibration values for a LiDAR sensor. **These values need to be imported into every sensor (Camera, LiDAR) in every rover profile if there are multiple.**

First, connect to the rover via SpatialExplorer and open the **Settings -> Rover dialog.**

{% tabs %}
{% tab title="1" %}
In the bottom left, load the profile that you’d like to update. Note that factory profiles (marked in bold) cannot be updated by the user.

![](/files/-MJ-73ZtAwlPMPkdL8ed)
{% endtab %}

{% tab title="2" %}
Navigate to the **CAM** settings section and the Calibration tab. Click on "Tools..." and select "**Load sensor transform/extrinsics from file**".

![](/files/-MIfPFK077P5jTVxob4K)
{% endtab %}

{% tab title="3" %}
Select the .plp file you'd like to load the calibration values from.

![](/files/-MIfPu_9d_zoL5_337V7)
{% endtab %}

{% tab title="4" %}
Select "**sessions**" as the source if this is a boresighted .plp file, or from "**acquisition**" if you want to load the sensor corrections from the rover's configuration during acquisition.&#x20;

![](/files/-MIfPyFxo6cpjgSee9P6)
{% endtab %}

{% tab title="5" %}
Select the LiDAR sensor to load transforms and corrections from.

![](/files/-MIfQ--B1HSfJFM6FE-q)
{% endtab %}

{% tab title="6" %}
The calibration values from the .plp will be successfully loaded.

![](/files/-MIfQ3-rvY8rMhY33gjn)
{% endtab %}
{% endtabs %}

Next, proceed to load the calibration values for other sensors or profiles if applicable. If not, ensure you save the rover profile with the new calibrated values for future use.


---

# 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/acquisition/settings/rover-settings/ldr-x/tools.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.
