ros-visualization / rqt_image_view

http://wiki.ros.org/rqt_image_view
25 stars 59 forks source link

Unable to run `rqt_image_view` #77

Open takeyamayuki opened 1 year ago

takeyamayuki commented 1 year ago

Hi, Thank you for the great project!

When I try to run rqt_image_view under the following environment, I was unable to run rqt_iamge_view with following message. How can I deal with this issue?

environment

error

$ ros2 run rqt_image_view rqt_image_view
PluginManager._discover() using cached plugin discovery information

solution

I have tried the following as related error solutions, but with no improvement. https://github.com/ros-visualization/rqt_image_view/issues/38#issuecomment-955662207

Thank you.