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

Public 属性

optional int32 lane_id = 1
 
repeated Position2D position_offset = 2
 
repeated Connection connections = 3
 

详细描述

在文件 v2x_traffic_light_policy.proto21 行定义.

类成员变量说明

◆ connections

repeated Connection apollo::v2x::Lane::connections = 3

在文件 v2x_traffic_light_policy.proto24 行定义.

◆ lane_id

optional int32 apollo::v2x::Lane::lane_id = 1

在文件 v2x_traffic_light_policy.proto22 行定义.

◆ position_offset

repeated Position2D apollo::v2x::Lane::position_offset = 2

在文件 v2x_traffic_light_policy.proto23 行定义.


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