ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Have you completed the 4th step here?
http://wiki.ros.org/cv_bridge/Tutorials/UsingCvBridgeToConvertBetweenROSImagesAndOpenCVImages
You need to add cv_bridge package to your CMakelist.txt and package.xml files. I would also recommend you to follow this tutorial, you can see how to create a package by adding cv_bridge as a dependency.
2 | No.2 Revision |
Have you completed the 4th step here?
http://wiki.ros.org/cv_bridge/Tutorials/UsingCvBridgeToConvertBetweenROSImagesAndOpenCVImages
You need to add cv_bridge package to your CMakelist.txt CMakelists.txt and package.xml files.
I would also recommend you to follow this tutorial, you can see how to create a package by adding cv_bridge as a dependency.
3 | No.3 Revision |
Have you completed the 4th step here?
http://wiki.ros.org/cv_bridge/Tutorials/UsingCvBridgeToConvertBetweenROSImagesAndOpenCVImages
You need to add cv_bridge package to your CMakelists.txt and package.xml files.
I would also recommend you to follow this tutorial, you can see how to create a package by adding cv_bridge as a dependency.dependency.
http://wiki.ros.org/image_transport/Tutorials
4 | No.4 Revision |
Have you completed the 4th step here?
http://wiki.ros.org/cv_bridge/Tutorials/UsingCvBridgeToConvertBetweenROSImagesAndOpenCVImages
You need to add cv_bridge package to your CMakelists.txt and package.xml files.
I would also recommend you to follow this tutorial, you can see how to create a package by adding cv_bridge as a dependency.
dependency.
http://wiki.ros.org/image_transport/Tutorials