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