ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Do you see any topics such as image_color
or image_rect_color
? You probably need to run a node like image_proc to convert your raw images and calibration info (sensor_msgs/CameraInfo
) to color/rectified images.