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

Go to the source code of this file.

Classes

class  adore::env::TCDTrafficLightSet
 

Namespaces

 adore
 
 adore::env
 

Typedefs

typedef std::tuple< TrafficControlDevice *, int, int > adore::env::TTCDTrafficLightTuple