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

Define the predictor base class. More...

#include <vector>
#include "modules/prediction/container/adc_trajectory/adc_trajectory_container.h"
#include "modules/prediction/container/obstacles/obstacle.h"
#include "modules/prediction/container/obstacles/obstacles_container.h"
#include "modules/prediction/proto/prediction_obstacle.pb.h"
Include dependency graph for predictor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::prediction::Predictor
 

Namespaces

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

Detailed Description

Define the predictor base class.