sensor_msgs::CvBridge’ has not been declared
Im currently using Ubuntu and running on ROS groovy. I just started using ROS and opencv. Trying to capture image using my Asus Xtion Pro and using opencv codes.
Im starting on tutorial: Running the Simple Image Publisher and Subscriber with Different Transports, and i encountered a problem after make to run my_publisher and my_subscriber.
Error: sensor_msgs::CvBridge’ has not been declared
Can anyone help me out with this?