Synchronization problem between image and camera info using apriltags

asked 2018-01-18 11:55:14 -0500

Carba gravatar image

updated 2018-01-19 02:06:31 -0500

Hi there,

I am trying to use apriltags_ros package with Kinect v2. Keep getting the same warning saying image and camera info are not synchroniized. I'm using libfreenect2 and ros kinetic.

Image messages received:      189
CameraInfo messages received: 189
Synchronized pairs:           0

Having a look at apriltag_detector.cpp it is not entering the image callback, I think thats at least the immediate problem but I don't understand why. Could use some help, thank you

edit retag flag offensive close merge delete

Comments

Hey did you find any solution to this problem?

harish gravatar image harish  ( 2018-11-22 20:14:01 -0500 )edit