Save message in bag File
Hi all!
How can I save a message, which change from time to time, about a certain period in a bag file? (I like to reproduce the message at this time)
Thanks for help!
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi all!
How can I save a message, which change from time to time, about a certain period in a bag file? (I like to reproduce the message at this time)
Thanks for help!
You can record the whole time and then use rosbag filter to extract the specific timestamps.
Asked: 2013-05-28 23:07:39 -0600
Seen: 321 times
Last updated: May 29 '13
Extracting one of the values from a Message in a Bag file [closed]
publish arrays to a topic on the command line
How to create a global listener for any ROS topic and extract all data from any message?
How to deserialize a ros message without knowing its type or content
What's the best way to convert a ros message to a string or xml?
How to add the node name in warning or fatal message?
How do I publish exactly one message?