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

Plotting rosbag topics in a single plot

asked 2019-05-23 03:24:56 -0500

knxa gravatar image

I have a (large) rosbag. I want to plot a few of these topics (in the same plot). I don't need any playback feature.

I can load the bag with rqt and plot topics, one topic per plot. But can I have more topics in the same plot? Another disadvantage is, that it requires a running roscore.

Are there any other tools that allows me to extract selected topics from a rosbag and plot them? Bonus points if I can have a tool that:

  1. does not require a roscore running
  2. runs on Windows as well
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2019-05-23 03:32:11 -0500

gvdhoorn gravatar image

It doesn't run on Windows (or at least, not bare Windows, perhaps WSL), but take a look at PlotJuggler.

edit flag offensive delete link more

Comments

There are other tools that support multiple plots btw, such as rqt_multiplot.

gvdhoorn gravatar image gvdhoorn  ( 2019-05-23 03:41:47 -0500 )edit

Indeed... PlotJuggler doesn't require roscore to load rosbags, but it is not currently supported on Windows

Davide Faconti gravatar image Davide Faconti  ( 2019-06-05 07:22:33 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2019-05-23 03:24:56 -0500

Seen: 2,793 times

Last updated: May 23 '19