facontidavide / rosbag_editor

Create a rosbag from a given one, using a simple GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rosbag Editor

If you need to:

  • remove one or more topics from a rosbag.
  • change the duration of the rosbag (initial and final time).
  • rename a topic.
  • change the compression type.
  • remove specific transformations from your /tf.

and, most importantly:

Then this application is the right for you.

rosbag_editor

To run it, use the command:

  rosrun rosbag_editor rosbag_editor

About

Create a rosbag from a given one, using a simple GUI


Languages

Language:C++ 82.1%Language:CMake 15.8%Language:Shell 2.1%