> For the complete documentation index, see [llms.txt](https://docs.holybro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.holybro.com/autopilot/pixhawk-baseboards/pixhawk-jetson-baseboard/dimension-and-weight.md).

# Dimension & Weight

### Weight

* Outer alloy case weight: 90g
* Without Jetson and Flight Controller: 85g
* With Jetson, no Heatsink or Flight Controller: 110g
* With Jetson and Heatsink, no Flight Controller: 175g
* With Jetson, Heatsink, and Pixhawk 6X Flight Controller: 185g
* With Jetson, Heatsink, Pixhawk 6X Flight Controller, M.2 SSD, M.2 Wi-Fi Module: 190g

### Dimensions &#x20;

(Unit in millimeters)

* Without Jetson and FC Module: 126 x 80 x 22.9mm
* With Jetson Orin NX + Heatsink/Fan & FC Module: 126 x 80 x 38.6mm
* Alloy case: 130 x 84 x 20mm

<figure><img src="/files/BEe5TsIis6uItNStKAJ8" alt=""><figcaption><p>Without Jetson Orin &#x26; Controller</p></figcaption></figure>

<figure><img src="/files/tb5hJm9KimeZBUdNxOX7" alt="" width="563"><figcaption><p>With Jetson Orin, Heatsink+Fan, and Pixhawk 6X</p></figcaption></figure>

<figure><img src="/files/0B1upUNu3LwBoatMty8f" alt=""><figcaption><p>Jstson baseboard alloy case dimension</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.holybro.com/autopilot/pixhawk-baseboards/pixhawk-jetson-baseboard/dimension-and-weight.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.
