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/evaluator/vehicle/semantic_lstm_evaluator.h"
Go to the source code of this file.
Classes | |
class | apollo::perception::EvaluatorManager |
Namespaces | |
apollo::perception | |
apollo::perception | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
Use evaluator manager to manage all evaluators.