# Voxl-px4-imu-server

Source: https://forum.modalai.com/topic/1460/voxl-px4-imu-server
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2022-10-18 10:33:23 UTC by Tamas Pal 0
Replies: 3 · Views: 598

## Tamas Pal 0 · 2022-10-18 10:33:23 UTC

What is voxl-px4-imu-server? what is the use of it?

## Reply by Guest · 2022-10-18 19:29:30 UTC

Hi,
Unlike voxl and voxl2, the rb5 board stack does not have an imu that's easily acessible from the applications layer, just the one hooked up to px4. Px4 imu server reads the imu data coming from px4 and mimics the output behavior of the normal imu server by doing some timestamp adjustment/roation to the correct frame/etc so that the rest of the voxl sdk which relies on imu data (such as qvio) can work properly.

## Reply by Tamas Pal 0 · 2022-10-20 04:47:24 UTC (in reply to Guest)

@Alex-Gardner for voxl2 can I disable it then ?

## Reply by Guest · 2022-10-20 18:10:56 UTC

Yes, the service doesn't need to be enabled on voxl/voxl2 (the configure-mpa script will enable the correct imu server for whichever platform you're on)
