Apollo  6.0
Open source self driving car software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
evaluator_manager.h File Reference

Use evaluator manager to manage all evaluators. More...

#include <list>
#include <map>
#include <memory>
#include <unordered_map>
#include <vector>
#include "cyber/common/macros.h"
#include "modules/prediction/common/semantic_map.h"
#include "modules/prediction/evaluator/evaluator.h"
#include "modules/prediction/proto/prediction_conf.pb.h"
Include dependency graph for evaluator_manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::prediction::EvaluatorManager
 

Namespaces

 apollo::prediction
 apollo::prediction
 
 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 

Detailed Description

Use evaluator manager to manage all evaluators.