bcolors Class Reference

Static Public Attributes

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

Detailed Description

Definition at line 24 of file cyberglove_with_calib_22dof.py.

Member Data Documentation

◆ ENDC

str ENDC = '\033[0m'
static

Definition at line 29 of file cyberglove_with_calib_22dof.py.

◆ FAIL

str FAIL = '\033[91m'
static

Definition at line 28 of file cyberglove_with_calib_22dof.py.

◆ OKBLUE

str OKBLUE = '\033[94m'
static

Definition at line 25 of file cyberglove_with_calib_22dof.py.

◆ OKGREEN

str OKGREEN = '\033[92m'
static

Definition at line 26 of file cyberglove_with_calib_22dof.py.

◆ WARNING

str 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: