Public Member Functions | |
def | __init__ |
def | ping_cb |
def | restore_settings |
def | save_settings |
def | set_bg_color |
def | shutdown_plugin |
def | update_gui |
Public Attributes | |
msg | |
Private Attributes | |
_container | |
_label | |
_layout | |
_update_plot_timer |
def hrpsys_gazebo_atlas.ping.PingGUI.__init__ | ( | self, | |
context | |||
) |
def hrpsys_gazebo_atlas.ping.PingGUI.ping_cb | ( | self, | |
msg | |||
) |
def hrpsys_gazebo_atlas.ping.PingGUI.restore_settings | ( | self, | |
plugin_settings, | |||
instance_settings | |||
) |
def hrpsys_gazebo_atlas.ping.PingGUI.save_settings | ( | self, | |
plugin_settings, | |||
instance_settings | |||
) |
def hrpsys_gazebo_atlas.ping.PingGUI.set_bg_color | ( | self, | |
r, | |||
g, | |||
b | |||
) |
def hrpsys_gazebo_atlas.ping.PingGUI.shutdown_plugin | ( | self | ) |
def hrpsys_gazebo_atlas.ping.PingGUI.update_gui | ( | self | ) |