Go to the source code of this file.
Classes | |
class | robot_monitor.robot_monitor_panel.RobotMonitorPanel |
Monitor panel for aggregated diagnostics (diagnostics_agg) More... | |
class | robot_monitor.robot_monitor_panel.State |
class | robot_monitor.robot_monitor_panel.StatusItem |
Namespaces | |
namespace | robot_monitor::robot_monitor_panel |
Functions | |
def | robot_monitor::robot_monitor_panel.get_nice_name |
def | robot_monitor::robot_monitor_panel.get_parent_name |
Variables | |
dictionary | robot_monitor::robot_monitor_panel.color_dict = {0: wx.Colour(85, 178, 76), 1: wx.Colour(222, 213, 17), 2: wx.Colour(178, 23, 46), 3: wx.Colour(40, 23, 176)} |
list | robot_monitor::robot_monitor_panel.error_levels = [2, 3] |
string | robot_monitor::robot_monitor_panel::PKG = 'robot_monitor' |