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

Public 属性

optional int32 degree = 1
 
optional double c0_position = 2
 
optional double c1_heading_angle = 3
 
optional double c2_curvature = 4
 
optional double c3_curvature_derivative = 5
 

详细描述

在文件 smartereye.proto44 行定义.

类成员变量说明

◆ c0_position

optional double apollo::drivers::LdwLaneBoundary::c0_position = 2

在文件 smartereye.proto46 行定义.

◆ c1_heading_angle

optional double apollo::drivers::LdwLaneBoundary::c1_heading_angle = 3

在文件 smartereye.proto47 行定义.

◆ c2_curvature

optional double apollo::drivers::LdwLaneBoundary::c2_curvature = 4

在文件 smartereye.proto48 行定义.

◆ c3_curvature_derivative

optional double apollo::drivers::LdwLaneBoundary::c3_curvature_derivative = 5

在文件 smartereye.proto49 行定义.

◆ degree

optional int32 apollo::drivers::LdwLaneBoundary::degree = 1

在文件 smartereye.proto45 行定义.


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