ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
indicator_hint.h File Reference
#include <vector>
#include <string>
#include <map>
Include dependency graph for indicator_hint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  adore::env::IndicatorHint
 

Namespaces

 adore
 
 adore::env
 

Typedefs

typedef int adore::env::TIndicatorHintID
 indicator lights hints valid from startx/y to stopx/y - to be matched with corresponding borders More...
 
typedef std::vector< IndicatorHint > adore::env::TIndicatorHintList
 

Enumerations

enum  adore::env::IndicatorSide { adore::env::none , adore::env::left , adore::env::right , adore::env::both }