ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You need to deserialize the message first (using cv_bridge). This will give you a cv::Mat containing uint16 values.