rosrun rosbag topic_renamer.py <in topic> <in bag> <out topic> <out bag>
또는
rosbag play file.bag /foo:=/bar
https://answers.ros.org/question/9396/renaming-a-topic-inside-a-bag-file/
Renaming a topic inside a bag file - ROS Answers: Open Source Q&A Forum
Renaming a topic inside a bag file edit When we record a bag file for example X.bag and it contains the topic data /a_topic Is there any way to rename the topics name inside the X.bag /a_topic to /b_topic? Best regards..
answers.ros.org
'Libraries & Packages > ROS' 카테고리의 다른 글
catkin build 실행 시 'ERROR: No matching distribution found for python3-empy' 에러 발생하는 경우 (0) | 2023.12.08 |
---|---|
[ROS] 파이썬 노드 및 패키지 생성 방법 (0) | 2023.10.18 |
[ROS] Launch 파일에서 rosbag play 방법 (0) | 2023.07.30 |
Error Could not find a package configuration file provided by "vision_msgs" with any of the following names: (0) | 2023.07.25 |
error /usr/lib/aarch64-linux-gnu/libopencv_objdetect.so.3.2.0 (0) | 2023.07.25 |