You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rosrun image_view image_view image:=/image_publisher/output
[ERROR] [1634453747.476164744]: Skipped loading plugin with error: XML Document '/opt/ros/noetic/share/prosilica_camera/plugins/nodelet_plugins.xml' has no Root Element. This likely means the XML is malformed or missing..
[ INFO] [1634453747.480691611]: Initializing nodelet with 12 worker threads.
[ INFO] [1634453747.555356635]: Using transport "compressed"
but it does not work. Using image_publisher works.
I followed instruction and start
and try to visualize the image by
but it does not work. Using
image_publisher
works.This because I ran
and it update
/image_view/image_transport
as followsbut
image_publishser.py
does not supportcompressed
format, to reset transport hint. RanOr wait for jsk-ros-pkg/jsk_recognition#2637
cc: @hi-kondo
The text was updated successfully, but these errors were encountered: