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