ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
For me I ususlly use a "libgazebo_ros_camera.so" plugin to capture Gazebo images and publish to a Ros topic.
Afterwards, obtain the Image via Ros topic and use Cv_Bridge to turn the image into OpenCV friendly.