Classes | Namespaces | Variables
logPlotter.py File Reference

Go to the source code of this file.

Classes

class  python.logInspector.logPlotter.logPlot
 

Namespaces

 python.logInspector.logPlotter
 

Variables

string python.logInspector.logPlotter.BLACK = r"\u001b[30m"
 
string python.logInspector.logPlotter.BLUE = r"\u001b[34m"
 
 python.logInspector.logPlotter.config = yaml.load(file)
 
string python.logInspector.logPlotter.CYAN = r"\u001b[36m"
 
float python.logInspector.logPlotter.DEG2RAD = 3.14159 / 180.0
 
 python.logInspector.logPlotter.directory = config["directory"]
 
 python.logInspector.logPlotter.file = open(home + "/Documents/Inertial_Sense/config.yaml", 'r')
 
string python.logInspector.logPlotter.GREEN = r"\u001b[32m"
 
 python.logInspector.logPlotter.home = expanduser("~")
 
 python.logInspector.logPlotter.linewidth
 
 python.logInspector.logPlotter.log2 = Log()
 
string python.logInspector.logPlotter.MAGENTA = r"\u001b[35m"
 
 python.logInspector.logPlotter.plotter = logPlot(True, True, 'svg', log2)
 
float python.logInspector.logPlotter.RAD2DEG = 180.0 / 3.14159
 
string python.logInspector.logPlotter.RED = r"\u001b[31m"
 
string python.logInspector.logPlotter.RESET = r"\u001b[0m"
 
 python.logInspector.logPlotter.serials = config['serials']
 
string python.logInspector.logPlotter.WHITE = r"\u001b[37m"
 
string python.logInspector.logPlotter.YELLOW = r"\u001b[33m"
 


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