bcolors Class Reference

Static Public Attributes

string ENDC = '\033[0m'
 
string FAIL = '\033[91m'
 
string OKBLUE = '\033[94m'
 
string OKGREEN = '\033[92m'
 
string WARNING = '\033[93m'
 

Detailed Description

Definition at line 24 of file cyberglove_with_calib_22dof.py.

Member Data Documentation

◆ ENDC

string ENDC = '\033[0m'
static

Definition at line 29 of file cyberglove_with_calib_22dof.py.

◆ FAIL

string FAIL = '\033[91m'
static

Definition at line 28 of file cyberglove_with_calib_22dof.py.

◆ OKBLUE

string OKBLUE = '\033[94m'
static

Definition at line 25 of file cyberglove_with_calib_22dof.py.

◆ OKGREEN

string OKGREEN = '\033[92m'
static

Definition at line 26 of file cyberglove_with_calib_22dof.py.

◆ WARNING

string WARNING = '\033[93m'
static

Definition at line 27 of file cyberglove_with_calib_22dof.py.


The documentation for this class was generated from the following file: