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

Go to the source code of this file.

Classes

struct  adore::env::SpeedLimit
 

Namespaces

 adore
 
 adore::env
 

Typedefs

typedef int adore::env::TSpeedLimitID
 speed limit information valid from startx/y to stopx/y - should match with respective lane More...
 
typedef std::vector< SpeedLimit > adore::env::TSpeedLimitBundle