Apollo  6.0
Open source self driving car software
Classes | Namespaces
hdmap.h File Reference
#include <string>
#include <utility>
#include <vector>
#include "cyber/common/macros.h"
#include "modules/common/proto/geometry.pb.h"
#include "modules/map/proto/map_clear_area.pb.h"
#include "modules/map/proto/map_crosswalk.pb.h"
#include "modules/map/proto/map_junction.pb.h"
#include "modules/map/proto/map_lane.pb.h"
#include "modules/map/proto/map_overlap.pb.h"
#include "modules/map/proto/map_parking_space.pb.h"
#include "modules/map/proto/map_road.pb.h"
#include "modules/map/proto/map_signal.pb.h"
#include "modules/map/proto/map_speed_bump.pb.h"
#include "modules/map/proto/map_stop_sign.pb.h"
#include "modules/map/proto/map_yield_sign.pb.h"
#include "modules/map/hdmap/hdmap_common.h"
#include "modules/map/hdmap/hdmap_impl.h"
Include dependency graph for hdmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::hdmap::HDMap
 High-precision map loader interface. More...
 

Namespaces

 apollo::hdmap
 apollo::hdmap
 
 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.