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

[ROS2] Crashing when subscribing to compressed image topic #46

Open
AlexKaravaev opened this issue Nov 3, 2020 · 4 comments
Open

[ROS2] Crashing when subscribing to compressed image topic #46

AlexKaravaev opened this issue Nov 3, 2020 · 4 comments

Comments

@AlexKaravaev
Copy link

When I am subscribing to compressed image topic to view the image, this happens

  what():  parameter 'mode' has already been declared
Aborted (core dumped)

I have foxy version of ros2

@AmaurX
Copy link

AmaurX commented Jan 22, 2021

Hello,
I have the same issue, and it is becoming quite annoying to debug stuff. Has anyone found anything on this matter ? I am willing to help if shown toward the issue

@simulacrus
Copy link

I'm using ros2 run rqt_image_view rqt_image_view --clear-config --ros-args --remap topic:=TOPIC_NAME for each camera topic and it's work

@bbferka
Copy link

bbferka commented Dec 19, 2021

Stumbled upon this issue after having the same errors on Galactic. Has anyone come up with a better solution then starting a new viewer for every topic?

@spikyknox
Copy link

Same problem here. I cannot load multiple image_view_plugin in rqt because it's crashing.

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

5 participants