Public Member Functions | |
def | __init__ |
def | connectNaoQi |
def | run |
def | temp_get |
Public Attributes | |
batteryNamesList | |
batteryPathsList | |
deviceInfoList | |
diagnosticPub | |
errorThreshold | |
hardwareID | |
isSimulator | |
jointNamesList | |
jointStiffPathsList | |
jointTempPathsList | |
memProxy | |
motionProxy | |
pip | |
runsOnRobot | |
sleep | |
warningThreshold |
Definition at line 52 of file nao_diagnostic_updater.py.
Definition at line 53 of file nao_diagnostic_updater.py.
Connects to NaoQi and gets proxies to ALMotion and ALMemory.
Definition at line 103 of file nao_diagnostic_updater.py.
def nao_diagnostic_updater.NaoDiagnosticUpdater.run | ( | self | ) |
Diagnostic thread code - collects and sends out diagnostic data.
Definition at line 111 of file nao_diagnostic_updater.py.
Read the CPU and head temperature from the system devices. Returns {'HeadSilicium': <temperature>, 'HeadBoard': <temperature>} Temperatures are returned as float values in degrees Celsius, or as the string 'invalid' if the sensors are not accessible.
Definition at line 348 of file nao_diagnostic_updater.py.
Definition at line 53 of file nao_diagnostic_updater.py.
Definition at line 53 of file nao_diagnostic_updater.py.
Definition at line 53 of file nao_diagnostic_updater.py.
Definition at line 53 of file nao_diagnostic_updater.py.
Definition at line 53 of file nao_diagnostic_updater.py.
Definition at line 53 of file nao_diagnostic_updater.py.
Definition at line 53 of file nao_diagnostic_updater.py.
Definition at line 53 of file nao_diagnostic_updater.py.
Definition at line 53 of file nao_diagnostic_updater.py.
Definition at line 53 of file nao_diagnostic_updater.py.
Definition at line 103 of file nao_diagnostic_updater.py.
Definition at line 103 of file nao_diagnostic_updater.py.
Reimplemented from naoqi_driver::naoqi_node::NaoqiNode.
Definition at line 53 of file nao_diagnostic_updater.py.
Definition at line 53 of file nao_diagnostic_updater.py.
Definition at line 53 of file nao_diagnostic_updater.py.
Definition at line 53 of file nao_diagnostic_updater.py.