uf-reef-avl / BagGetFilter

Qt Gui tool which allows manipulating rosbag in a user-friendly way. It allows you to export any topics into csv files, filter the useful ones (even tf) into a lightweight rosbag and modify timestamps with only few clicks . On top of that, this tool can play rosbag with all the different rosbag arguments and don’t need any dependencies.
GNU General Public License v3.0
18 stars 5 forks source link

Usage section from the ReadMe is not working #1

Closed fmros closed 2 years ago

fmros commented 2 years ago

There is no file indicated by the usage section


./BagGetFilter...
solnirv commented 2 years ago

Hi, In the README, there is download link in blue. You will have to extract the zip file and use the executable command line ./BagGetFilter... on the extracted file. I will setup a release or update the readme

fmros commented 2 years ago

ok got it, i would highlight the download link in the usage section