当前位置:网站首页>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 :
边栏推荐
- KT148A语音芯片ic的硬件设计注意事项
- 蓝牙芯片ble是什么,以及该如何选型,后续技术发展的路径是什么
- Cs5268 perfectly replaces ag9321mcq typec multi in one docking station solution
- AcWing 1126. Minimum cost solution (shortest path Dijkstra)
- After 65 days of closure and control of the epidemic, my home office experience sharing | community essay solicitation
- At compilation environment setup -win
- 【每日一题】241. 为运算表达式设计优先级
- 勵志!大凉山小夥全獎直博!論文致謝看哭網友
- C language linked list -- to be added
- Embedded (PLD) series, epf10k50rc240-3n programmable logic device
猜你喜欢
What is the Bluetooth chip ble, how to select it, and what is the path of subsequent technology development
[QT] QPushButton creation
自動生成VGG圖像注釋文件
Exemple complet d'enregistrement du modèle pytoch + enregistrement du modèle pytoch seuls les paramètres d'entraînement sont - ils enregistrés? Oui (+ Solution)
JASMINER X4 1U深度拆解,揭开高效省电背后的秘密
八年测开经验,面试28K公司后,吐血整理出高频面试题和答案
台湾SSS鑫创SSS1700替代Cmedia CM6533 24bit 96KHZ USB音频编解码芯片
蓝牙芯片ble是什么,以及该如何选型,后续技术发展的路径是什么
Istio deployment: quickly start microservices,
SQLite 3.39.0 release supports right external connection and all external connection
随机推荐
After eight years of test experience and interview with 28K company, hematemesis sorted out high-frequency interview questions and answers
Automatically generate VGg image annotation file
[QT] QPushButton creation
JS how to get integer
[ERP software] what are the dangers of the secondary development of ERP system?
Istio1.12: installation and quick start
KT148A语音芯片使用说明、硬件、以及协议、以及常见问题,和参考代码
Development skills of rxjs observable custom operator
API文档工具knife4j使用详解
Summary of interview experience, escort your offer, full of knowledge points
Basic concept of database, installation and configuration of database, basic use of MySQL, operation of database in the project
【JS】获取hash模式下URL的搜索参数
KT148A语音芯片ic的软件参考代码C语言,一线串口
Cs5268 perfectly replaces ag9321mcq typec multi in one docking station solution
esp32c3 crash分析
Shardingsphere jdbc5.1.2 about select last_ INSERT_ ID () I found that there was still a routing problem
Outsourcing for three years, abandoned
How to avoid duplicate data in gaobingfa?
Codeforces Round #771 (Div. 2)(A-C)
How to set priorities in C language? Elaborate on C language priorities