
Public Member Functions | |
| def | dashboard_callback |
| def | get_widgets |
| def | on_halt_motors |
| def | on_reset_motors |
| def | restore_settings |
| def | save_settings |
| def | setup |
| def | shutdown_dashboard |
Public Attributes | |
| digital_outs | |
| max_icon_size | |
| message | |
| name | |
Private Attributes | |
| _batteries | |
| _breakers | |
| _console | |
| _dashboard_agg_sub | |
| _dashboard_message | |
| _last_dashboard_message_time | |
| _monitor | |
| _motors | |
| _raw_byte | |
| _runstop | |
Dashboard for PR2s :param context: the plugin context :type context: qt_gui.plugin.Plugin
Definition at line 53 of file pr2_dashboard.py.
| def rqt_pr2_dashboard.pr2_dashboard.PR2Dashboard.dashboard_callback | ( | self, | |
| msg | |||
| ) |
callback to process dashboard_agg messages :param msg: dashboard_agg DashboardState message :type msg: pr2_msgs.msg.DashboardState
Definition at line 86 of file pr2_dashboard.py.
Definition at line 83 of file pr2_dashboard.py.
Definition at line 141 of file pr2_dashboard.py.
Definition at line 128 of file pr2_dashboard.py.
| def rqt_pr2_dashboard.pr2_dashboard.PR2Dashboard.restore_settings | ( | self, | |
| plugin_settings, | |||
| instance_settings | |||
| ) |
Definition at line 155 of file pr2_dashboard.py.
| def rqt_pr2_dashboard.pr2_dashboard.PR2Dashboard.save_settings | ( | self, | |
| plugin_settings, | |||
| instance_settings | |||
| ) |
Definition at line 151 of file pr2_dashboard.py.
| def rqt_pr2_dashboard.pr2_dashboard.PR2Dashboard.setup | ( | self, | |
| context | |||
| ) |
Definition at line 60 of file pr2_dashboard.py.
Definition at line 148 of file pr2_dashboard.py.
Definition at line 60 of file pr2_dashboard.py.
Definition at line 60 of file pr2_dashboard.py.
Definition at line 60 of file pr2_dashboard.py.
Definition at line 60 of file pr2_dashboard.py.
Definition at line 60 of file pr2_dashboard.py.
Definition at line 60 of file pr2_dashboard.py.
Definition at line 60 of file pr2_dashboard.py.
Definition at line 60 of file pr2_dashboard.py.
Definition at line 60 of file pr2_dashboard.py.
Definition at line 60 of file pr2_dashboard.py.
Definition at line 60 of file pr2_dashboard.py.
Reimplemented from rqt_robot_dashboard::dashboard::Dashboard.
Definition at line 60 of file pr2_dashboard.py.
Definition at line 60 of file pr2_dashboard.py.
Reimplemented from rqt_robot_dashboard::dashboard::Dashboard.
Definition at line 60 of file pr2_dashboard.py.