# Component offsets

Source: https://forum.modalai.com/topic/649/component-offsets
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2022-01-11 13:37:55 UTC by Pavel Ardashov
Replies: 2 · Views: 763

## Pavel Ardashov · 2022-01-11 13:37:55 UTC

On the drone, the tracking camera and tof are installed in the front, the VOXL is shifted to the back, and the flight controller is installed in the center.
Where to specify offsets for sensors, VOXL and flight controller.
Thanks!

## Reply by Guest · 2022-01-11 17:36:27 UTC

You can find the extrinsics config file for the voxl services at ```/etc/modalai/extrinsics.conf```. You'll also have to modify the board rotation parameters in px4 (via qgc or the likes). You can find additional info for the voxl-side configuration [here](https://docs.modalai.com/configure-extrinsics/) and the px4-side [here](https://docs.px4.io/master/en/advanced_config/advanced_flight_controller_orientation_leveling.html)

## Reply by Pavel Ardashov · 2022-01-11 19:47:56 UTC (in reply to Guest)

@Alex-Gardner thank you very much
