Apollo  6.0
Open source self driving car software
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/evaluator/vehicle/semantic_lstm_evaluator.h"
Include dependency graph for evaluator_manager.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.
 

Detailed Description

Use evaluator manager to manage all evaluators.