Apollo 10.0
自动驾驶开放平台
apollo::planning::ReferenceLineSmootherConfig::SmootherConfig联合体 参考
apollo::planning::ReferenceLineSmootherConfig::SmootherConfig 的协作图:

Public 属性

QpSplineSmootherConfig qp_spline = 20
 
SpiralSmootherConfig spiral = 21
 
DiscretePointsSmootherConfig discrete_points = 22
 

详细描述

在文件 reference_line_smoother_config.proto73 行定义.

类成员变量说明

◆ discrete_points

DiscretePointsSmootherConfig apollo::planning::ReferenceLineSmootherConfig::SmootherConfig::discrete_points = 22

在文件 reference_line_smoother_config.proto76 行定义.

◆ qp_spline

QpSplineSmootherConfig apollo::planning::ReferenceLineSmootherConfig::SmootherConfig::qp_spline = 20

在文件 reference_line_smoother_config.proto74 行定义.

◆ spiral

SpiralSmootherConfig apollo::planning::ReferenceLineSmootherConfig::SmootherConfig::spiral = 21

在文件 reference_line_smoother_config.proto75 行定义.


该联合体的文档由以下文件生成: