当前位置:网站首页>ros(25):rqt_ image_ View reports an error unable to load plugin for transport 'compressed', error string

ros(25):rqt_ image_ View reports an error unable to load plugin for transport 'compressed', error string

2022-06-25 00:23:00 biter0088

Report errors :

Need to use rqt_image_view see compressed Format picture topic , The following error will pop up :

Unable to load plugin for transport 'compressed', error string:
According to the loaded plugin descriptions the class image_transport/compressed_sub with base class type image_transport::SubscriberPlugin does not exist. Declared types are  image_transport/raw_sub

Solution :

install

sudo apt-get install ros-melodic-image-transport-plugins

         among melodic Corresponding ros Version of

And restart rqt_imager_view

Reference resources :Unable to load plugin for transport 'image_transport/compressed_sub' - ROS Answers: Open Source Q&A Forum

原网站

版权声明
本文为[biter0088]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/176/202206241950531294.html