Public Member Functions | |
def | __init__ |
Dialog for use with ConsoleSubscriber class to change the subscribed topic and alter the message buffer size
Definition at line 39 of file console_subscriber_dialog.py.
def rqt_console.console_subscriber_dialog.ConsoleSubscriberDialog.__init__ | ( | self, | |
topics, | |||
limit | |||
) |
:param topics: list of topics to allow switching, ''list of string'' :param limit: displayed in the message buffer size spin box, ''int''
Definition at line 44 of file console_subscriber_dialog.py.