# FMU assembly

The FMU needs a power module which is included in the FMU kit. You can mount the power module with a cable ties below the top plate. Connect the female socket to the ESC power cables. Finishing the mounting inside the chassis, you can fix the top plate with six screws to the hexagonal spacers. Be aware of the power connector cable, the servo cable and the ESC cables. Pull the cable through suitable openings to connect it to the FMU. The FMU itself can be mount with Velcro self-adhesive in the middle of the top plate. The GPS can be mounted on the top plate with double-sided tape and cable ties. The kit includes a pole mounting for the GPS. You can use the pole and install the GPS on the back part of the plate if you like.

{% hint style="info" %}
The GPS is just used because of the button at the GPS module. You can run the rover for the cup without a GPS connection.

But if you like to use the rover outside, the GPS may also be useful.
{% endhint %}

![Top view of the DFRobot chassis with the FMU installed.](/files/-Lp9-8m6Pn2OTOk9tyyJ)

![Top view of the DFRobot chassis with the FMU.](/files/-LrDq34L-HlHL_zMliL9)


---

# 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/assembly/rddrone-fmuk66/fmu-assembly.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.
