当前位置:网站首页>ROS learning (10): ROS records multiple topic scripts
ROS learning (10): ROS records multiple topic scripts
2022-07-02 20:04:00 【biter0088】
Script name self-made , Such as record_topic.bash
#!bin/bash
time=$(date "+%Y%m%d%H%M%S")
echo $time # String format system time , Make the recorded package name not duplicate
rosbag record -O plan_$time /gpsdata /ecudatareport /globalway /imudata /initref_path /invelocity /oberver /speedcmd /steercmd # Record multiple topics The operation screenshot :

边栏推荐
- 浏览器缓存机制概述
- 八年测开经验,面试28K公司后,吐血整理出高频面试题和答案
- 攻防世界pwn题:Recho
- JS how to get integer
- Notes on hardware design of kt148a voice chip IC
- How to realize the function of detecting browser type in Web System
- Spark source code compilation, cluster deployment and SBT development environment integration in idea
- CRM客户关系管理系统
- Dictionaries
- Complete example of pytorch model saving +does pytorch model saving only save trainable parameters? Yes (+ solution)
猜你喜欢

Dictionaries

【NLP】一文详解生成式文本摘要经典论文Pointer-Generator

JASMINER X4 1U deep disassembly reveals the secret behind high efficiency and power saving

GCC: Graph Contrastive Coding for Graph Neural NetworkPre-Training

接口测试到底怎么做?看完这篇文章就能清晰明了

AcWing 903. Expensive bride price solution (the shortest path - building map, Dijkstra)

The first of the classic quotations of correspondents is heartbreaking

Postman接口测试实战,这5个问题你一定要知道

Jetson XAVIER NX上ResUnet-TensorRT8.2速度与显存记录表(后续不断补充)

自动生成VGG图像注释文件
随机推荐
for(auto a : b)和for(auto &a : b)用法
Summary of interview experience, escort your offer, full of knowledge points
NMF-matlab
How to avoid duplicate data in gaobingfa?
Spark source code compilation, cluster deployment and SBT development environment integration in idea
Development skills of rxjs observable custom operator
KT148A语音芯片使用说明、硬件、以及协议、以及常见问题,和参考代码
Use IDM to download Baidu online disk files (useful for personal testing) [easy to understand]
勵志!大凉山小夥全獎直博!論文致謝看哭網友
基于SSM实现网上购物商城系统
RPD出品:Superpower Squad 保姆级攻略
【Hot100】22. bracket-generating
【QT】QPushButton创建
Workplace four quadrant rule: time management four quadrant and workplace communication four quadrant "suggestions collection"
GCC: Graph Contrastive Coding for Graph Neural NetworkPre-Training
通信人的经典语录,第一条就扎心了……
Embedded (PLD) series, epf10k50rc240-3n programmable logic device
疫情封控65天,我的居家办公心得分享 | 社区征文
[译]深入了解现代web浏览器(一)
AcWing 340. Solution to communication line problem (binary + double ended queue BFS for the shortest circuit)