Items with no label
3335 Discussions

D435i IMU extended timestamp metadata

PKolo1
Beginner
1,039 Views

Hi.

I'm using D435i on Ubuntu 16.04 x86-64.

I haven't done any kernel patching.

I have video frames supporting extended timestamp metadata, like RS2_FRAME_METADATA_SENSOR_TIMESTAMP, RS2_FRAME_METADATA_FRAME_TIMESTAMP and RS2_FRAME_METADATA_BACKEND_TIMESTAMP.

While IMU frames doesn't support this metadata.

Do I need to patch Linux kernel, or this metadata isn't supported by IMU at all?

Thanks.

0 Kudos
1 Reply
MartyG
Honored Contributor III
409 Views

There is advice for kernel patching in the link below, which was given to a D435i user.

 

https://github.com/IntelRealSense/librealsense/issues/3292#issuecomment-465876055

 

For the D435i's motion module, it recommends applying the patch  realsense-hid-ubuntu-xenial-v4.16.patch

 

Also ensure that frame metadata is enabled.

 

https://github.com/IntelRealSense/librealsense/issues/3205#issuecomment-460275449

0 Kudos
Reply