Classes | Variables
DockDriveControl Namespace Reference

Classes

class  Controller

Variables

dictionary colorBindings
tuple instance = Controller()
tuple settings = termios.tcgetattr(sys.stdin.fileno())
dictionary textBindings

Variable Documentation

Initial value:
00001 {
00002     Led.GREEN:Led.ORANGE,
00003     Led.ORANGE:Led.RED,
00004     Led.RED:Led.BLACK,
00005     Led.BLACK:Led.GREEN,
00006 }

Definition at line 51 of file DockDriveControl.py.

Definition at line 340 of file DockDriveControl.py.

tuple DockDriveControl::settings = termios.tcgetattr(sys.stdin.fileno())

Definition at line 66 of file DockDriveControl.py.

Initial value:
00001 {
00002     Led.GREEN:' Green',
00003     Led.ORANGE:'Orange',
00004     Led.RED:'   Red',
00005     Led.BLACK:' Black',
00006 }

Definition at line 58 of file DockDriveControl.py.



kobuki_auto_docking
Author(s): Younghun Ju
autogenerated on Wed Sep 16 2015 04:35:11