码迷,mamicode.com
首页 > 其他好文 > 详细

ros 使用命令测试topic

时间:2019-01-16 18:03:00      阅读:156      评论:0      收藏:0      [点我收藏+]

标签:code   pre   span   isp   chatter   数据   style   ros   stop   

 

发布话题

$ rostopic pub -r 10 /chatter std_msgs/String "test"

输出数据:

$ rostopic echo /chatter
 
data: test
---
data: test
---
data: test
---
data: test
---
data: test
---
data: test

 

 

ros 使用命令测试topic

标签:code   pre   span   isp   chatter   数据   style   ros   stop   

原文地址:https://www.cnblogs.com/sea-stream/p/10278218.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!