当前位置:网站首页>ROS查询话题具体内容常用指令
ROS查询话题具体内容常用指令
2022-06-26 18:07:00 【Maccy37】
记忆力不好老是忘记ros查询话题的具体内容,现在来做一下笔记,不记得就翻博客吧。
一.
$rostopic list输出
/scan 二.
$rostopic info /scan 输出
Type: sensor_msgs/LaserScan
Publishers:
* /play_1599208623127841919 (http://lzm:40267/)
Subscribers: None三.
$rosmsg show sensor_msgs/LaserScan
输出
std_msgs/Header header
uint32 seq
time stamp
string frame_id
float32 angle_min
float32 angle_max
float32 angle_increment
float32 time_increment
float32 scan_time
float32 range_min
float32 range_max
float32[] ranges
float32[] intensities四.
$rostopic echo /scan -n1输出
header:
seq: 11949
stamp:
secs: 1541936147
nsecs: 883302943
frame_id: "laser_link"
angle_min: 0.0
angle_max: 6.27445888519
angle_increment: 0.00872664619237
time_increment: 0.000272695964668
scan_time: 0.109351083636
range_min: 0.0799999982119
range_max: 15.0
ranges: [8.829999923706055, 8.756999969482422, 0.0, 9.017999649047852, 0.0, 8.987000465393066, 0.0, 9.060999870300293, 0.0, 0.0, 0.0, 0.0, 9.119999885559082, 0.0, 9.17199993133545, 0.0, 8.293999671936035, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, ........]
边栏推荐
猜你喜欢

tag动态规划-刷题预备知识-2. 0-1背包理论基础和二维数组解法模板

Analysis of deep security definition and encryption technology

How pycharm modifies multiline annotation shortcuts

idea中文插件chinese(simplified) language pack

The difference between round and truncate in SQL (round or truncate)

分页查询、JOIN关联查询优化

Decision tree and random forest

Detailed explanation of asymmetric cryptosystem

Uncover the secret of Agora lipsync Technology: driving portraits to simulate human speech through real-time voice

MySQL exports all table indexes in the database
随机推荐
Binary search-2
LeetCode——226. 翻轉二叉樹(BFS)
Map and filter methods for processing scarce arrays
Rich professional product lines, and Jiangling Ford Lingrui · Jijing version is listed
你好,现在网上股票开户买股票安全吗?
解决pycharm里面每个字母占一格空格的问题
Binary search-1
Map and list < map > transfer to corresponding objects
How sparksql returns a specific day of the week by date -dayofweek function
pycharm的plt.show()如何保持不关闭
清华&商汤&上海AI&CUHK提出Siamese Image Modeling,兼具linear probing和密集预测性能!
比较两个对象的大小关系原来可以如此花里胡哨
深层次安全定义剖析及加密技术
LeetCode——226. Flip binary tree (BFS)
接水面试题
腾讯钱智明:信息流业务中的预训练方法探索与应用实践
非对称密码体制详解
wechat_微信小程序中解决navigator进行页面跳转并传递参数问题
KDD 2022 | how to use comparative learning in cross domain recommendation?
MySQL add column failed because there was data before, not null by default