ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

hi i had a problem like this when i want to use roslaunch usb_cam-test.launch , so i did these : 1.rosdep update 2.sudo apt-get install ros-indigo-image-pipeline 3.rosdep install camera_calibration so after that exchange mjpeg with yuyv in launch file and then run : roslaunch usb_cam-test.launch now you should see your image goodluck