A GUI rosbag filtering tool for python3.
Improving AtsushiSakai/rosbag_filter_gui tool as python3. And adding some functions.
git clone https://github.com/tosiyuki/rosbag_filter_gui
python src/MainWindow.py
load rosbag file
Click Convert button
Select saving file name and click save and wait a second...
when finish convert, popup appear
Since it is difficult to select a check box every time, there is a feature to record which topics have been checked.
Click Config -> Save Config
Select saving config file name
Click Config -> Load Config
Select loading config file name
selected topicks are checked
MIT
AtsushiSakai/rosbag_filter_gui: A PyQT4-based GUI tool for rosbag filtering