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

Display messages from rosbag

asked 2017-08-25 06:40:00 -0500

roger gravatar image

Hey, I want to display the data in some messages from different rosbags. I don know what kind of messages each rosbag has but I want to be able to check that. And then be able to choose which message to display in a graph. My plan is to choose message from a GUI which I will design in QT. But I have problem with reading the data from rosbags messages without knowing exactly what every rosbag contains. Does anyone know how to approach this? (And I am new to ros (that you might have guessed) so please keep it simple).

edit retag flag offensive close merge delete

Comments

2

What you describe sounds very much like rqt_bag, rqt_multiplot and plotjuggler. Perhaps you could look at those and see how they do it - if you cannot use those.

gvdhoorn gravatar image gvdhoorn  ( 2017-08-25 07:45:26 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-08-25 12:09:09 -0500

KwanFace gravatar image

rqt_bag and rqt_plot function almost exactly as your proposed solution. Here is a simple tutorial to view bag files and rqt_plot has a similar tutorial.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-08-25 06:40:00 -0500

Seen: 1,046 times

Last updated: Aug 25 '17