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, This error corresponds to the fact that the imread is not able to read the file you are passing to it. So please check if the strings of paths in your code is having the images. If you are subscribing to another node that is publishing then see to it that it is actually publishing the images.

Hope it helps, Karthik