Classes | Namespaces | Variables
logReader.py File Reference

Go to the source code of this file.

Classes

class  python.logInspector.logReader.Log
 

Namespaces

 python.logInspector.logReader
 

Variables

 python.logInspector.logReader.config = yaml.load(file)
 
float python.logInspector.logReader.DEG2RAD = np.pi / 180.0
 
 python.logInspector.logReader.directory = sys.argv[1]
 
 python.logInspector.logReader.file = open(home + "/Documents/Inertial_Sense/config.yaml", 'r')
 
 python.logInspector.logReader.home = expanduser("~")
 
 python.logInspector.logReader.linewidth
 
 python.logInspector.logReader.log = Log()
 
float python.logInspector.logReader.RAD2DEG = 180.0 / np.pi
 
string python.logInspector.logReader.RED = '\u001b[31m'
 
string python.logInspector.logReader.RESET = '\u001b[0m'
 
list python.logInspector.logReader.serials = ["ALL"]
 


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:17:59