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