Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/out/compressed topic no output #101

Open
ggao22 opened this issue Jun 30, 2022 · 1 comment
Open

/out/compressed topic no output #101

ggao22 opened this issue Jun 30, 2022 · 1 comment

Comments

@ggao22
Copy link

ggao22 commented Jun 30, 2022

Hello! I'm trying to get image compression republishing working on foxy. I used the following command:
ros2 run image_transport republish raw in:=camera1/image compressed out:=compressed
The camera driver is successfully publishing on topic camera1/image, but no compressed image is coming out of /out/compressed which image_transport is republishing to. What might be the issue here?

Any help is appreciated. Thank you so much!

@simutisernestas
Copy link

same with humble, although i get an error:

/opt/ros/humble/lib/image_transport/republish compressed in:=/camera/front/driver/image_raw/compressed out:=/topic          
[WARN] [1679909447.858397219] [rcl]: Found remap rule 'in:=/camera/front/driver/image_raw/compressed'. This syntax is deprecated. Use '--ros-args --remap in:=/camera/front/driver/image_raw/compressed' instead.
[WARN] [1679909447.858448762] [rcl]: Found remap rule 'out:=/topic'. This syntax is deprecated. Use '--ros-args --remap out:=/topic' instead.
[ERROR] [1679909447.922390251] [image_republisher]: SubscriberPlugin::subscribeImpl with five arguments has not been overridden

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants