cv_bridge issues with melodic and gazebo9

asked 2019-11-10 10:39:56 -0500

argos gravatar image

Hi All,

I am trying to convert image messages from gazebo to cv images in ros melodic. The steps that i am adopting to write the code are listed in this tutorial for c++ using cv_bridge.

I am facing an issue where the cvptr is always NULL after follwing the steps listed in the tutorial. I am unable to pinpoint the cause or a fix for this.

UBUNTU Version: 18.04 ROS Version : melodic Gazebo version: 9.0

Any help is appreciated.

edit retag flag offensive close merge delete