# Rover kits contents

## DFRobot Chassis

Check with the delivered instructions booklet.

## NXP RDDRONE-FMUK66 with enclosure and microSD card

* [Product webpage](https://www.nxp.com/support/developer-resources/nxp-designs/rddrone-fmuk66-px4-robotic-drone-fmu-reference-design:RDDRONE-FMUK66)

The NXP RDDRONE-FMUK66 flight management unit is the brain of the HoverGames drone but also can be used for rovers. It features NXP sensors and automotive grade components and it is fully supported by [PX4 Autopilot software](https://docs.px4.io/en/). This GitBook provides instructions and external sources which should help you set up the software.

The FMU comes with a 3D printed enclosure, which can be mounted on top of the drone with double-sided tape. A microSD card is also included.

![The RDDRONE-FMUK66 in its 3D printed enclosure (bottom part only).](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-L9GLtb-Tz_XaKbQu-Al%2F-LbcBkKUiFK3we9kKjld%2F-LbcGVsZrZONlvrG0dzI%2Ffmurevc.jpg?alt=media\&token=489a5200-6a00-4ed0-b962-4cdedd4925e4)

## RDDRONE-CUPK64 (AKA MCU ARC Board)

* 1x Mainboard
* 3x Screws M2.5
* 3x Nuts M2.5
* 3x Hexagon spacers M2.5
* 3x Male plug 2-pole
* 2x flexible single-core cables 0.1m
* 2x Wire end ferrule mounted on flexible single-core cables
* 1x IDC FC 10p connector
* 1x Ribbon cable 10p 50cm
* 1x 8 Position Rectangular Receptacle

## Pixy 2&#x20;

* 1x Camera
* 1x Micro-USB to USB cable
* 1x Data cable for Pixy (not needed for NXP Cup setup)
* srews and angles for mounting (not needed for NXP Cup)


---

# 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://nxp.gitbook.io/nxp-cup/2019-dfrobot-chassis-developer-guide/getting-started/rover-kits-contents.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.
