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

#include <hdmap_struct.h>

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

Public Attributes

PointCloud< PointDleft_boundary
 
PointCloud< PointDright_boundary
 

Member Data Documentation

◆ left_boundary

PointCloud<PointD> apollo::perception::base::RoadBoundary::left_boundary

◆ right_boundary

PointCloud<PointD> apollo::perception::base::RoadBoundary::right_boundary

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