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

Go to the source code of this file.

Classes

struct  adore::env::traffic::Participant
 Struct for representing a participant in traffic. More...
 

Namespaces

 adore
 
 adore::env
 
 adore::env::traffic
 

Typedefs

typedef std::vector< Participant > adore::env::traffic::TParticipantSet