unable to use image_view with eletric
Hi all,
I seem to have the same problem as described here http://comments.gmane.org/gmane.science.robotics.ros.user/14394
I run uvc_cam and then try to view the image but end up with
rosrun image_view image_view image:=/camera/image_raw
init done
opengl support available
(<unknown>:2222): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkWidget'
(<unknown>:2222): GLib-GObject-WARNING **: instance of invalid non-instantiatable type `(null)'
(<unknown>:2222): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
It works fine in diamondback. Any ideas?
Cheers, Andreas