-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
D435i IMU time synchronized with depth image #1022
Comments
The link below discusses the difficulty of syncing depth and IMU, and suggestions for how to approach it. |
As for the "Frame metadata isn't available!" message, checkout this link |
will you be needing further assistance with this issue? |
@RealSenseCustomerSupport @doronhi |
Hi @studennis911988 , |
@doronhi Thanks for your reply. First of all, my kernel version is
I installed librealsense from source code by following the installation page, and I think I may truly miss to patch the kernel at the time I installed it. Regarding sync between image and IMU, let's take your words for example. I wish to get each image(30HZ) timestamp which is sync with the IMU timestamp(remain 400HZ), just like the picture showing below. Hope you could provide more information ? Thanks in advanced! |
Sorry for the long delay. |
Hi. Will you be needing further help with this? If we don’t hear from you in 7 days, this issue will be closed. Thanks |
I try to get synchronized IMU & image but when I check the header in rostopic echo, and clearly they are synchronized just the picture showing below. When the timestamp in depth is " 43777373
", there is no correspondance imu data at same timestamp.
The text was updated successfully, but these errors were encountered: