ros-drivers / video_stream_opencv

A package to open video streams and publish them in ROS using the opencv videocapture mechanism
224 stars 159 forks source link

Opened the stream, starting to publish but no image output #101

Closed stephennacion06 closed 3 years ago

stephennacion06 commented 3 years ago

image

awesomebytes commented 3 years ago

There's no much I can do without any further info on what you've tried. Did you check there is anything in the topic? I don't see the image_view window either.

There are no errors, so everything seems fine.

stephennacion06 commented 3 years ago

Yah It's working now. The error only happens when I run first the Hector SLAM package. Thanks for the reply