Apollo 10.0
自动驾驶开放平台
apollo::hdmap::RoadSection结构体 参考
apollo::hdmap::RoadSection 的协作图:

Public 属性

optional Id id = 1
 
repeated Id lane_id = 2
 
optional RoadBoundary boundary = 3
 

详细描述

在文件 map_road.proto39 行定义.

类成员变量说明

◆ boundary

optional RoadBoundary apollo::hdmap::RoadSection::boundary = 3

在文件 map_road.proto44 行定义.

◆ id

optional Id apollo::hdmap::RoadSection::id = 1

在文件 map_road.proto40 行定义.

◆ lane_id

repeated Id apollo::hdmap::RoadSection::lane_id = 2

在文件 map_road.proto42 行定义.


该结构体的文档由以下文件生成: