Static Public Attributes
starmac_roslib.viz.colors.Colors Class Reference

List of all members.

Static Public Attributes

tuple BLACK = (0,0,0)
tuple BLUE = (0,0,1)
tuple CYAN = (0,1,1)
tuple DARK_GREY = (0.1,0.1,0.1)
tuple GREEN = (0,1,0)
tuple MAGENTA = (1,0,1)
tuple RED = (1,0,0)
tuple WHITE = (1,1,1)
tuple YELLOW = (1,1,0)

Detailed Description

Definition at line 41 of file colors.py.


Member Data Documentation

Definition at line 43 of file colors.py.

tuple starmac_roslib::viz::colors.Colors::BLUE = (0,0,1) [static]

Definition at line 47 of file colors.py.

tuple starmac_roslib::viz::colors.Colors::CYAN = (0,1,1) [static]

Definition at line 49 of file colors.py.

tuple starmac_roslib::viz::colors.Colors::DARK_GREY = (0.1,0.1,0.1) [static]

Definition at line 44 of file colors.py.

Definition at line 46 of file colors.py.

Definition at line 50 of file colors.py.

tuple starmac_roslib::viz::colors.Colors::RED = (1,0,0) [static]

Definition at line 45 of file colors.py.

Definition at line 42 of file colors.py.

Definition at line 48 of file colors.py.


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


starmac_roslib
Author(s): Patrick Bouffard
autogenerated on Sun Jan 5 2014 11:38:14