ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
precedence.h File Reference
#include <adore/mad/adoremath.h>
#include <adore/mad/com_patterns.h>
#include <boost/geometry.hpp>
#include <boost/geometry/geometries/point.hpp>
#include <boost/geometry/geometries/box.hpp>
#include <string>
#include <iostream>
#include <fstream>
Include dependency graph for precedence.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  adore::env::PriorityRoute
 PriorityRoute implicitly references a route between two coordinates. The coordinates should be chosen such that the route is unique. More...
 
struct  adore::env::PrecedenceRule
 The PrecedenceRule defines a precedence relationship between two routes. Vehicles on the low_ priority route have to yield, while vehicles on the high_ priority route may proceed. More...
 
class  adore::env::PrecedenceSet
 PrecedenceSet contains PrecedenceRules, indexed by the area they affect. More...
 
struct  adore::env::PrecedenceSet::my_equal< value_type, Tfirst >
 custom equal test for iterators More...
 
struct  adore::env::PrecedenceSet::itpair< T1, T2 >
 

Namespaces

 adore
 
 adore::env