PlotJuggler / plotjuggler-ros-plugins

Many PlotJuggler plugins for ROS and ROS2.
GNU Affero General Public License v3.0
106 stars 44 forks source link

Add support for compressed rosbags #77

Closed TonyWelte closed 9 months ago

TonyWelte commented 9 months ago

This adds support for compressed bags using the make_reader factory function from rosbag2_transport.

Tested using ROS humble and iron using Plotjuggler v3.8.5

Test rosbags: test_rosbags.zip

facontidavide commented 9 months ago

thanks a lot