当前位置:网站首页>RViz报错: Error subscribing: Unable to load plugin for transport ‘compressed‘解决方法
RViz报错: Error subscribing: Unable to load plugin for transport ‘compressed‘解决方法
2022-08-03 07:49:00 【wongHome】
写在前面
运行环境:
Ubuntu 16.04、ROS-kinetic
一、问题描述
笔者在运行相机数据集时,打开RViz发现不能正常显示图像,并且在 RViz 的相机话题部分报错: Error subscribing: Unable to load plugin for transport ‘compressed’, 这说明缺少 关于 “compressed” 的插件。
二、解决方法
安装对应的插件:
sudo apt-get install ros-${ROS_DISTRO}-image-transport-plugins
由于自己是 ROS-kinetic, 所以这里运行
sudo apt-get install ros-kinetic-image-transport-plugins
然后重启RViz,就可以正常看到相机图像了。
参考链接
[1] Link. Unable to load plugin for transport ‘image_transport/compressed_sub’ [EB/OL]. https://answers.ros.org/question/270881/unable-to-load-plugin-for-transport-image_transportcompressed_sub/, 2019-11-15/2022-07-30.
边栏推荐
猜你喜欢

"Swordsman Offer" brush questions print from 1 to the largest n digits

《21天精通TypeScript-5》类型注解与原始类型

requests库

使用pipreqs导出项目所需的requirements.txt(而非整个环境)

【图像去噪】基于matlab稀疏表示KSVD图像去噪【含Matlab源码 2016期】

Dapr 与 NestJs ,实战编写一个 Pub & Sub 装饰器

进程的创建

加载properties文件,容器总结

mysql5.7服务器The innodb_system data file 'ibdata1' must be writable导致无法启动服务器

实时目标检测新高地之#YOLOv7#更快更强的目标检测器
随机推荐
Taro框架-微信小程序-内嵌h5页面
使用pipreqs导出项目所需的requirements.txt(而非整个环境)
36氪详情页AES
分治法求解中位数
实时目标检测新高地之#YOLOv7#更快更强的目标检测器
STL迭代器
前缀和(区间和,子矩阵的和)
Oracle Rac Cluster File Directory Migration
Roson的Qt之旅#105 QML Image引用大尺寸图片
timestamp
ArcEngine (4) Use of MapControl_OnMouseDown
服务器资源监控工具-nmon、nmon_analyser
“==”和equals的区别
Using pipreqs export requirements needed for the project. TXT (rather than the whole environment)
内存模型之有序性
Dapr 与 NestJs ,实战编写一个 Pub & Sub 装饰器
学习Glide 常用场景的写法 +
ArcEngine(三)通过MapControl控件实现放大缩小全图漫游
Taro框架-微信小程序-调用微信支付
pyspark---low frequency feature processing