You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Bagfiles may overlap (might simply be ignored)
Bagfiles may not contain same data (difficult for selection options)
Opening this here instead of the ros plugins repo as it might be relevant for csv files or others as well.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: