Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::base::HdmapStruct Struct Reference

#include <hdmap_struct.h>

Collaboration diagram for apollo::perception::base::HdmapStruct:
Collaboration graph

Public Attributes

apollo::common::EigenVector< RoadBoundaryroad_boundary
 
apollo::common::EigenVector< PointCloud< PointD > > road_polygons
 
apollo::common::EigenVector< PointCloud< PointD > > hole_polygons
 
apollo::common::EigenVector< PointCloud< PointD > > junction_polygons
 

Member Data Documentation

◆ hole_polygons

apollo::common::EigenVector<PointCloud<PointD> > apollo::perception::base::HdmapStruct::hole_polygons

◆ junction_polygons

apollo::common::EigenVector<PointCloud<PointD> > apollo::perception::base::HdmapStruct::junction_polygons

◆ road_boundary

apollo::common::EigenVector<RoadBoundary> apollo::perception::base::HdmapStruct::road_boundary

◆ road_polygons

apollo::common::EigenVector<PointCloud<PointD> > apollo::perception::base::HdmapStruct::road_polygons

The documentation for this struct was generated from the following file: