code-iai / iai_kinect2

Tools for using the Kinect One (Kinect v2) in ROS
Apache License 2.0
879 stars 519 forks source link

Kinect synchronization issue for registered image #414

Open marketto89 opened 7 years ago

marketto89 commented 7 years ago

Hello community,

I am having a synchronization issue with the RGB-Depth registered image provided by kinect2_bridge.

I tried to visualize the registered image with both libfreenect2 (viewer in Protonect) and kinect2_bridge (rqt_image_view on the /kinect2/sd/image_color_rect topic).

As you can see from the video (sorry for the quality), it seems that kinect2_bridge provides a worse synchronization between RGB and depth images than libfreenect2 does.

Do you have the same problem? How should I fix this?

Thank you!

marketto89 commented 7 years ago

Are there any news on this?