Go to the source code of this file.
Classes | |
| class | robot_monitor::viewer_panel::Item | 
| class | robot_monitor::viewer_panel::SnapshotFrame | 
| class | robot_monitor::viewer_panel::StatusViewerFrame | 
| Frame views status messages in separate window.  | |
Namespaces | |
| namespace | robot_monitor::viewer_panel | 
Variables | |
| dictionary | robot_monitor::viewer_panel.color_dict = {0: wx.Colour(85, 178, 76), 1: wx.Colour(222, 213, 17), 2: wx.Colour(178, 23, 46), 3: wx.Colour(178, 23, 46)} | 
| string | robot_monitor::viewer_panel::PKG = 'robot_monitor' | 
| dictionary | robot_monitor::viewer_panel.stat_dict = {0: 'OK', 1: 'Warning', 2: 'Error', 3: 'Stale' } |