Apollo
6.0
Open source self driving car software
|
#include <memory>
#include <string>
#include <vector>
#include "modules/prediction/container/obstacles/obstacles_container.h"
#include "modules/prediction/evaluator/evaluator.h"
#include "modules/prediction/proto/fnn_vehicle_model.pb.h"
Go to the source code of this file.
Classes | |
class | apollo::prediction::MLPEvaluator |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::prediction | |
apollo::prediction | |