Apollo  6.0
Open source self driving car software
Classes | Namespaces
predictor_manager.h File Reference

Use predictor manager to manage all predictors. More...

#include <map>
#include <memory>
#include "modules/prediction/container/obstacles/obstacles_container.h"
#include "modules/prediction/predictor/predictor.h"
#include "modules/prediction/proto/prediction_conf.pb.h"
Include dependency graph for predictor_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::PredictorManager
 

Namespaces

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

Detailed Description

Use predictor manager to manage all predictors.