capture publish and subscribe image using ROS
Hello Everyone,
I am newbie in ROS i have written C code for Capturing images using OpenCV and then using socket communication I am sending that images to remote location. Now I have to create same in ROS so that one node can capture images and other nodes can publish and subscribe multiple images. I dont know whether it is possible or not in ROS. Plz guide me something and share link that can easily work..