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