Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 856 Bytes

README.md

File metadata and controls

39 lines (19 loc) · 856 Bytes

rosbag_filter_gui

A GUI tool for rosbag filtering

How to use

1 Clone this package

$ git clone https://github.com/AtsushiSakai/rosbag_filter_gui.git

2 Run the script

$ rosrun rosbag_filter_gui rosbag_filter_gui

3 Select a bag file which you want to filter

リンクテキスト

4 Select topics with radio buttons, which you want to keep

リンクテキスト

5 Wait seconds...

リンクテキスト

6 Finish convert

The filtered bag file is generated in the same directory of the original bag file.

You will see:

リンクテキスト

License

MIT