Functions | |
def | load_plugins |
def rqt_bag.plugins.load_plugins | ( | ) |
Finds all rqt_bag plugins. @return: a list of plugins @rtype: list of functions which return tuples of (MessageView, TimelineRenderer, list of: message type or '*')
Definition at line 46 of file plugins.py.