当前位置:网站首页>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.
边栏推荐
猜你喜欢
用云机器/虚拟机架设方舟游戏?
mysql5.7服务器The innodb_system data file 'ibdata1' must be writable导致无法启动服务器
二进制日志过期时间设置expire_logs_days
服务器资源监控工具-nmon、nmon_analyser
Evaluate: A detailed introduction to the introduction of huggingface evaluation indicator module
学习笔记:机器学习之逻辑回归
品牌方发行NFT时,应如何考量实用性?
ceph简介
Eject stubborn hard drives with diskpart's offline command
vs 2022无法安装 vc_runtimeMinmum_x86错误
随机推荐
mysql 8.0.12 安装配置方法并--设置修改密码
STL - string
frp: open source intranet penetration tool
frp:开源内网穿透工具
Fortify白盒神器20.1.1下载及安装(非百度网盘)
ArcEngine (2) loading the map document
mysql系统变量与状态变量
ArcEngine(八)用IWorkspaceFactory加载矢量数据
Taro框架-微信小程序-调用微信支付
用diskpart的offline命令弹出顽固硬盘
rust 学习笔记
学习笔记:机器学习之逻辑回归
“唯一索引允许为空“ 的说法是不严谨的
ArcEngine(六)用tool工具实现拉框放大缩小和平移
Shell运维开发基础(一)
“碳中和”愿景下,什么样的数据中心才是我们需要的?
SSM整合流程
Using pipreqs export requirements needed for the project. TXT (rather than the whole environment)
标准输入流
二进制日志过期时间设置expire_logs_days