Waywrong / rosbag_fancy

Fancy terminal UI for rosbag

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rosbag_fancy

animation

rosbag_fancy is a fancy terminal UI frontend for the venerable rosbag tool.

At the moment, the record command is rosbag_fancy's main feature. It offers the following advantages over plain rosbag record:

  • Live display of statistics per topic, such as number of messages, bandwidth, dropped messages, etc. Never notice after recording that you misspelled a topic name!
  • Bash completion for topic names
  • Optional per-topic rate limiting

rosbag_fancy also offers an info command similar to rosbag info, which has the same features but is much faster.

About

Fancy terminal UI for rosbag

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 95.9%Language:CMake 2.7%Language:Shell 1.4%