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

Go to the source code of this file.

Classes

class  adore::fun::ATrajectoryEvaluator
 

Namespaces

 adore
 
 adore::fun
 

Typedefs

using adore::fun::PlanningResultMap = std::unordered_map< int, adore::fun::PlanningResult >