
Public Member Functions | |
| def | __init__ |
| def | restore_settings |
| def | save_settings |
| def | shutdown_widget |
| def | update_rosout |
Public Attributes | |
| context | |
| minimal | |
Private Member Functions | |
| def | _console_destroyed |
| def | _insert_messages |
| def | _message_cb |
| def | _show_console |
Private Attributes | |
| _console | |
| _console_shown | |
| _datamodel | |
| _message_queue | |
| _mutex | |
| _proxymodel | |
| _rospack | |
| _subscriber | |
| _timer | |
A widget which brings up the ROS console. :param context: The plugin context to create the monitor in. :type context: qt_gui.plugin_context.PluginContext
Definition at line 46 of file console_dash_widget.py.
| def rqt_robot_dashboard.console_dash_widget.ConsoleDashWidget.__init__ | ( | self, | |
| context, | |||
icon_paths = None, |
|||
minimal = True |
|||
| ) |
Definition at line 53 of file console_dash_widget.py.
| def rqt_robot_dashboard.console_dash_widget.ConsoleDashWidget._console_destroyed | ( | self | ) | [private] |
Definition at line 163 of file console_dash_widget.py.
| def rqt_robot_dashboard.console_dash_widget.ConsoleDashWidget._insert_messages | ( | self | ) | [private] |
Definition at line 106 of file console_dash_widget.py.
| def rqt_robot_dashboard.console_dash_widget.ConsoleDashWidget._message_cb | ( | self, | |
| log_msg | |||
| ) | [private] |
Definition at line 120 of file console_dash_widget.py.
| def rqt_robot_dashboard.console_dash_widget.ConsoleDashWidget._show_console | ( | self | ) | [private] |
Definition at line 91 of file console_dash_widget.py.
| def rqt_robot_dashboard.console_dash_widget.ConsoleDashWidget.restore_settings | ( | self, | |
| plugin_settings, | |||
| instance_settings | |||
| ) |
Definition at line 178 of file console_dash_widget.py.
| def rqt_robot_dashboard.console_dash_widget.ConsoleDashWidget.save_settings | ( | self, | |
| plugin_settings, | |||
| instance_settings | |||
| ) |
Definition at line 175 of file console_dash_widget.py.
Definition at line 168 of file console_dash_widget.py.
Definition at line 126 of file console_dash_widget.py.
Definition at line 53 of file console_dash_widget.py.
Definition at line 53 of file console_dash_widget.py.
Definition at line 53 of file console_dash_widget.py.
Definition at line 53 of file console_dash_widget.py.
Definition at line 53 of file console_dash_widget.py.
Definition at line 53 of file console_dash_widget.py.
Definition at line 53 of file console_dash_widget.py.
Definition at line 53 of file console_dash_widget.py.
Definition at line 53 of file console_dash_widget.py.
Definition at line 53 of file console_dash_widget.py.
Definition at line 53 of file console_dash_widget.py.