|
def | __init__ (self, topics, rospack) |
|
def | query (self, topic, buffer_size) |
|
Dialog to change the subscribed topic and alter the message buffer size.
Definition at line 42 of file console_settings_dialog.py.
◆ __init__()
def rqt_console.console_settings_dialog.ConsoleSettingsDialog.__init__ |
( |
|
self, |
|
|
|
topics, |
|
|
|
rospack |
|
) |
| |
: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 48 of file console_settings_dialog.py.
◆ query()
def rqt_console.console_settings_dialog.ConsoleSettingsDialog.query |
( |
|
self, |
|
|
|
topic, |
|
|
|
buffer_size |
|
) |
| |
◆ _logger_widget
rqt_console.console_settings_dialog.ConsoleSettingsDialog._logger_widget |
|
private |
◆ _service_caller
rqt_console.console_settings_dialog.ConsoleSettingsDialog._service_caller |
|
private |
The documentation for this class was generated from the following file: