Apollo
6.0
Open source self driving car software
|
#include <memory>
#include <string>
#include <vector>
#include "cyber/common/macros.h"
#include "modules/common/util/eigen_defs.h"
#include "modules/map/hdmap/hdmap.h"
#include "modules/map/hdmap/hdmap_common.h"
#include "modules/perception/base/hdmap_struct.h"
#include "modules/perception/lib/thread/mutex.h"
Go to the source code of this file.
Classes | |
class | apollo::perception::map::HDMapInput |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::perception | |
apollo::perception | |
apollo::perception::map | |