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

Public 属性

required PredictionPathPoint path_point = 1
 
required double timestamp = 2
 

详细描述

在文件 prediction_point.proto11 行定义.

类成员变量说明

◆ path_point

required PredictionPathPoint apollo::prediction::PredictionTrajectoryPoint::path_point = 1

在文件 prediction_point.proto12 行定义.

◆ timestamp

required double apollo::prediction::PredictionTrajectoryPoint::timestamp = 2

在文件 prediction_point.proto13 行定义.


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