source devel/setup.*sh
roslaunch usb_cam usb_cam-test.launch

rqt_graph查看动态消息图

当我们把鼠标放在/usb_cam/image_raw上面,相应的node(蓝色和绿色)和topic(红色)高亮

查看话题类型
rostopic type /usb_cam/image_raw
打印结果为sensor_msgs/Image

rosrun image_view image_view image:=xx

最新文章

  1. JSON.parse()和JSON.stringify()
  2. swift 3.0 协议笔记
  3. 构建兼容浏览器的Angularjs web应用
  4. SpringBoot配置属性之DataSource
  5. html/css 浮动练习之井字形布局
  6. API、ABI区别
  7. VS 2010 编译安装 boost 库 -(和 jsoncpp 库共存)
  8. 同名域中计算机之间RDP问题
  9. 【freemaker】之eclipse安装freemaker-IDE
  10. CISCO动态VLAN配置
  11. poj 3070 Fibonacci(矩阵快速幂,简单)
  12. angularjs kindEditor 中content获得不到值
  13. NYOJ-569最大公约数之和
  14. Google出品的自动Web安全扫描程序 Skipfish 下载及安装使用方法
  15. 使用Java7提供Fork/Join框架
  16. PHP实现网页爬虫
  17. MVC学习笔记(一)
  18. Unity 中实现粒子系统的 LOD
  19. 软件在 win7 上运行时显示乱码
  20. CentOS下修改Apache默认端口80

热门文章

  1. 2020 University Rankings US News(中国)
  2. 实验18:HDLC和PPP
  3. 安卓开发实战-记账本APP(五)
  4. python学习--quote()函数
  5. I fullly understand why can not set "auto commit off" in sqlserver
  6. mybaitis的延迟加载
  7. 基于 Google-S2 的地理相册服务实现及应用
  8. Go语言实现:【剑指offer】丑数
  9. python学习(6)选择排序算法简单代码
  10. 分组密码CBC加密缺陷