ROS example program doesn't work with the Laptop webcam
I have been trying to work with the example program for ROS - OpenCV integration. When I run the program, there is no progress. I am not getting any response. I dont have any external or USB webcam. I have only the Laptop integrated webcam.
In the 'rosnodes list', this node is present. The tutorial doesn't offer any information about the output of the program.
My basic requirement: I need to get the image stream from the laptop webcam in ROS.
I tried ' rosrun image_view image_view image:=/camera/image '. A new window pops with no image data in it.