Apollo
6.0
Open source self driving car software
|
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"
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. | |
Use evaluator manager to manage all evaluators.