Public Member Functions | |
def | get_widgets |
def | new_diagnostic_message |
def | restore_settings |
def | save_settings |
def | set_buttonStatus |
def | setup |
def | shutdown_dashboard |
Public Attributes | |
name | |
Private Attributes | |
_agg_sub | |
_console | |
_dashboard_message | |
_monitor | |
_motors_button | |
Motors. | |
_power_state_ctrl | |
Battery State. | |
_robot_combobox | |
_temp_head_button | |
CPU temperature. | |
_temp_joint_button | |
Joint temperature. |
def nao_dashboard.frame.NAOqiDashboard.get_widgets | ( | self | ) |
def nao_dashboard.frame.NAOqiDashboard.new_diagnostic_message | ( | self, | |
msg | |||
) |
def nao_dashboard.frame.NAOqiDashboard.restore_settings | ( | self, | |
plugin_settings, | |||
instance_settings | |||
) |
def nao_dashboard.frame.NAOqiDashboard.save_settings | ( | self, | |
plugin_settings, | |||
instance_settings | |||
) |
def nao_dashboard.frame.NAOqiDashboard.set_buttonStatus | ( | self, | |
button, | |||
status, | |||
statusPrefix = "" , |
|||
statusSuffix = "" |
|||
) |
def nao_dashboard.frame.NAOqiDashboard.setup | ( | self, | |
context | |||
) |
Reimplemented from rqt_robot_dashboard::dashboard::Dashboard.