can't follow the cv_bridge tutorial

asked 2016-03-17 21:20:01 -0500

wendyZzzz gravatar image

hi all: I'm doing the cv_bridge now , but it is very hard to follow the cv_bridge tutorial , I changed my Cmakelist file , and download the cv_bridge packege , and also created a new doccument called image_converter.cpp . But I still cannot run the cv_bridge .It's that anything missing there ? I'm using the ucv camera . Please help me ..... thank you

edit retag flag offensive close merge delete

Comments

Can you give us the CMakeLists.txt, package.xml, and any relevant output from terminal?

alee gravatar image alee  ( 2016-03-18 07:49:36 -0500 )edit

how to write this dependencies ? which CmakeLists.xml or package.xml should i put in ? can i just put it like this or i need to edit it (such as... put in something in front)

sensor_msgs cv_bridge std_msgs image_transport

wendyZzzz gravatar image wendyZzzz  ( 2016-03-20 20:24:59 -0500 )edit

The CMakeLists.txt and package.xml for the package that you're trying to put image_converter in

alee gravatar image alee  ( 2016-03-21 12:15:05 -0500 )edit