Robotics StackExchange | Archived questions

rqt_image_view and image_transport problem

Hi,

i'am logging jpeg image in a bag using ImageCompressed message. I can view the image when using rqtbag to read the bag but i cannot get rqtimage_view to display the topic live. When trying to subscribe to the topic publishing the images i get the following errors :

Unable to load plugin for transport 'imagecompressed', error string: According to the loaded plugin descriptions the class imagetransport/imagecompressedsub with base class type imagetransport::SubscriberPlugin does not exist. Declared types are imagetransport/compressedDepthsub imagetransport/compressedsub imagetransport/rawsub imagetransport/theora_sub

Any idea on how to fix this ? I re-installed imagetransportplugins to see if it changes something, but it did not fix the issue.

Thanks

Asked by jpiat on 2016-10-17 05:30:27 UTC

Comments

How was this fixed? Thx!

Asked by tanasis on 2018-08-01 08:32:03 UTC

Answers