how to run a pc-webcam with ROS
HI, I am new to ROS and I want to know how to publish camera images with ros to use it in ORBSLAM. I've tried "rosrun image_view image_view image:=/camera/image" but nothing is happening.
add a comment