Namespaces | Functions | Variables
util_robot_monitor.py File Reference

Go to the source code of this file.

Namespaces

namespace  rqt_robot_monitor::util_robot_monitor

Functions

def rqt_robot_monitor::util_robot_monitor.get_color_for_message
def rqt_robot_monitor::util_robot_monitor.get_resource_name
def rqt_robot_monitor::util_robot_monitor.get_status_by_name
def rqt_robot_monitor::util_robot_monitor.level_to_color
def rqt_robot_monitor::util_robot_monitor.level_to_icon
def rqt_robot_monitor::util_robot_monitor.level_to_text

Variables

tuple rqt_robot_monitor::util_robot_monitor._ERR_ICON = QIcon.fromTheme('dialog-error')
dictionary rqt_robot_monitor::util_robot_monitor._LEVEL_TO_COLOR
dictionary rqt_robot_monitor::util_robot_monitor._LEVEL_TO_ICON = {0: _OK_ICON, 1: _WARN_ICON, 2: _ERR_ICON, 3: _STALE_ICON}
dictionary rqt_robot_monitor::util_robot_monitor._LEVEL_TO_TEXT = { 0: "OK", 1: "WARNING", 2: "ERROR", 3: "STALE" }
tuple rqt_robot_monitor::util_robot_monitor._OK_ICON = QIcon.fromTheme('emblem-default')
tuple rqt_robot_monitor::util_robot_monitor._STALE_ICON = QIcon.fromTheme('dialog-question')
tuple rqt_robot_monitor::util_robot_monitor._WARN_ICON = QIcon.fromTheme('dialog-warning')


rqt_robot_monitor
Author(s): Austin Hendrix, Isaac Saito, Ze'ev Klapow, Kevin Watts, Josh Faust
autogenerated on Tue Sep 26 2017 02:44:21