ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Is there a way to list the content of a bag file?

asked 2016-04-14 10:53:47 -0500

DIngqiao gravatar image

I know that rqt_bag can help us see the content of bag files, however, I found that it can only show one frame(record) in one page. I want to see as many frames(records) as possible. Is there a way to list the content of a bag file? Thank you!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-04-15 02:31:10 -0500

DIngqiao gravatar image

I found that there is a good way to see the big picture of the content of a bag file.

First, run the bag file use rosbag. And then, use rqt_plot to plot the curve of the data changing over time. This could help a little.

edit flag offensive delete link more

Comments

Your question title is not clear that you're looking for plotting, but from rqt_bag, you should be able to right-click on a topic and choose "plot" to plot it from within rqt_bag.

ahendrix gravatar image ahendrix  ( 2016-04-15 03:00:31 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-04-14 10:53:47 -0500

Seen: 582 times

Last updated: Apr 15 '16