orbbec / OrbbecSDK_ROS2

OrbbecSDK ROS2 wrapper
https://orbbec.github.io/OrbbecSDK_ROS2/
Apache License 2.0
77 stars 27 forks source link

understanding depth and color sync parameters for the Gemini2 #30

Open JanNogga opened 5 months ago

JanNogga commented 5 months ago

Using a Gemini2, we observe that the depth frames are trailing the rgb images visually by about 500ms. On the other hand, the timestamps of the corresponding ros messages are at maximum 30ms apart. Do you have any explanation for the discrepancy?

In the launch file, there are various settings parameters which might influence this, such as 'depth_delay_us', 'color_delay_us' or maybe also 'sync_mode'. Do you have any suggestions how they might be used to influence the behavior described above?