Image_view displays empty gray window
I have not been able to make image_view work. Currently, when I run it a gray screen displays rather than an image.
My first thought is that that I don't have the topic correctly entered. I have tried rosrun image_view image_view image:=/camera/image and rosrun image_view image_view image:=/gscam/image_raw. Both lead to the same result. All of the packages needed are downloaded and compiled.
you can try running rostopic list which will give you a list of current topics. You may be able to tell which topic you want from the list. It might be /camera/image_raw.