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

ROS2 bag visualization

asked 2021-02-05 07:26:23 -0500

Aiione gravatar image

Good day

I installed Ros2 Dashing and did not find "rqt_bag" in the list of plugins in rqt.

Are there any packages for visualization of data from bag files (db3)? Opening the db3 file in plotjuggler also failed.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
4

answered 2021-02-05 14:54:26 -0500

jacobperron gravatar image

rqt_bag wasn't ported to ROS 2 until recently. It is currently only available in ROS 2 Rolling (soon to be Galactic).

Unfortunately, because it depends on the relatively new package rosbag2_py, it is not compatible with Dashing. There is a chance it could work with Foxy in the near future, pending efforts to backport rosbag2_py: https://github.com/ros2/rosbag2/pull/625

I'm not aware of another tool for visualization bag files. I don't know the status of plotjuggler with newer versions of ROS 2 (ie. Foxy or Rolling).

edit flag offensive delete link more

Comments

1

I have been using plotjuggler on Foxy with no problems thus far.

nealtanner gravatar image nealtanner  ( 2021-05-25 09:17:56 -0500 )edit
0

answered 2022-08-13 23:31:06 -0500

amacneil gravatar image

Foxglove Studio can visualize ros 2 bag files.

https://github.com/foxglove/studio

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-02-05 07:08:35 -0500

Seen: 2,922 times

Last updated: Aug 13 '22