Hi all,
I am receiving warnings from image_proc every 30 seconds or so:
[ WARN] [1310053249.262781753]: The input topic '/camera/camera/image_raw' is not yet advertised
[ WARN] [1310053249.262963275]: The input topic '/camera/camera/camera_info' is not yet advertised
Note the doubling of 'camera'.
The prosilica_camera node is publishing /camera/image_raw and /camera/camera/info, and image_proc is subscribed to them with no problem, other than the persistent warnings. I am launching the nodes with:
It could be me, but I think this behavior just began recently, perhaps due to an update.
Any ideas?
↧