# Load sensor transform/extrinsics from file

Calibration values that appear in the [**Calibration**](/spatialexplorer-8-and-9/user-interface/windows/project/rover/cameras/camera-calibration-settings.md) tab of the camera settings menu can be imported from a PLP file. This is useful from a customer support context, as Phoenix LiDAR customer support can provide a customer calibration values by sending them a PLP file. Users can also use this feature to apply a calibration to several data sets without manually entering values.&#x20;

In most cases, after pointing SpatialExplorer to the PLP, you will select to import the calibration from **Sessions**:

<figure><img src="/files/SKEeyX3n9eIqF5NExnxS" alt=""><figcaption></figcaption></figure>

It's also recommended to import the **Sensor->IMU transform**:

<figure><img src="/files/p1inKCh5xfn6TUEMABbP" alt=""><figcaption></figcaption></figure>


---

# 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/windows/project/rover/cameras/camera-tools/load-sensor-transform-extrinsics-from-file.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.
