ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
checkpoint_controller.h File Reference
#include <adore/env/afactory.h>
#include <adore/fun/afactory.h>
#include <adore/mad/adoremath.h>
#include <adore/params/afactory.h>
#include <adore/env/threelaneviewdecoupled.h>
#include <vector>
#include <string>
Include dependency graph for checkpoint_controller.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  adore::apps::CheckpointController
 A set of virtual traffic lights are switched according to test driver input. CheckpointController is provided with a list of coorindates. Virtual traffic lights are placed at these coordinates, initially with red-light phase active. If a clearance button is pressed by the test driver, the nearest checkpoint traffic light in the lane-following view is switched to green-light for a given amount of time. More...
 

Namespaces

 adore
 
 adore::apps
 abstraction of functional modules to define functionality decoupled from the middleware