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

Revision history [back]

Try to echo the image topic with rostopic echo <your_camera_node>/image_raw. If there is nothing in return, then there may be a configuration problem.

In this case double-check that ROS_MASTER_URI and ROS_IP environment variables are correctly set on both computers.

Try to echo the image topic with rostopic echo <your_camera_node>/image_raw<camera_node>/image_raw. If there is nothing in return, then there may be a configuration problem.

In this case double-check that ROS_MASTER_URI and ROS_IP environment variables are correctly set on both computers.