PlotJuggler / plotjuggler-ros-plugins

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

[Feature request] Open multiple bagfiles as one #54

Open Timple opened 1 year ago

Timple commented 1 year ago

tldr: Open multiple bagfiles as if it was one

There is a nice option to open multiple bagfiles and they all get namespaced. I find myself in the position of having multiple sequential bagfiles (--split option). It would be nice if we can load them without the namespacing because it's the same data.

This has some implications:

Opening this here instead of the ros plugins repo as it might be relevant for csv files or others as well.