ros-drivers / gscam

ROS Camera driver for GStreamer-based video streams.
136 stars 172 forks source link

Sync Problem. #9

Closed dava2788 closed 10 years ago

dava2788 commented 10 years ago

Hi. I'm running ros fuerte. The revision 2863. I'm trying to get a rectified image to use then for the node viso2. But I have a problem, after I made the calibration. I have a warning:

[image_transport] Topics '/Dava/image_mono' and '/Dava/gscam/camera_info' do not appear to be synchronized. In the last 10s: Image messages received: 80 CameraInfo messages received: 80 Synchronized pairs: 0

The problem is I can't see the rectified image when I Subscribed the topic in image_view.

I put all the details in this link: http://answers.ros.org/question/84611/synchronized-problem-related-to-calibration/

I will appreciate any respond . Thank you

jbohren commented 10 years ago

The revision 2863

The revision you're using is an SVN revision from the brown-ros-pkg repository. The code you are using is out of date. This bug has been fixed in the current released versions of gscam (0.1.1). Please re-try with the newer version.