Filter multiple rosbag files using regular expressions

asked 2021-08-03 13:57:38 -0500

Ãustin gravatar image

Hello,

I'm wondering if it's possible to process multiple bag files using a regular expression input, such as

rosbag filter ../*.bag /Mod "topic != '/path_recorded'"

I haven't been able to find this anywhere online so far.

Thanks,

edit retag flag offensive close merge delete