Functions | |
def | get_rqt_bag_plugins |
Variables | |
string | PKG = 'rqt_bag_plugins' |
:returns: list of tuples, each tuple is of the form ( Child of TopicMessageView, Child of TimelineRenderer, list of msgs to use this viewer with) To allow your plugin to be run on all message types use this list: ['*'] To omit the renderer component simply pass None to the TimelineRenderer portion
Definition at line 41 of file plugins.py.
string rqt_bag_plugins::plugins::PKG = 'rqt_bag_plugins' |
Definition at line 35 of file plugins.py.