facontidavide / 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, only the record command is implemented. 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

About

Fancy terminal UI for rosbag

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


Languages

Language:C++ 94.5%Language:Shell 3.1%Language:CMake 2.3%