ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I might be wrong but the problem is cv_bridge as you mentioned, try using ros_numpy or any other alternative to get image info. Hope it solves your problem, it solved mine with python3 cv_bridge usage.