[ros2] image_view only subscribe to raw · Issue #824 · ros...
I'm testing this repository in particular image_view and I found several issues: I'm publishing images using this command ros2 run image_transport_tutorials my_publisher img.jpeg then I try to subscribe to "raw" image using: ros2 run ima...