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

Public 属性

repeated PerceptionObstacle perception_obstacle = 1
 
optional apollo::common::Header header = 2
 
optional apollo::common::ErrorCode error_code = 3 [default = OK]
 
optional SensorFrameInfo sensor_frame_info = 4
 

详细描述

在文件 perception_benchmark.proto16 行定义.

类成员变量说明

◆ error_code

optional apollo::common::ErrorCode apollo::perception::PerceptionBenchmarkFrame::error_code = 3 [default = OK]

在文件 perception_benchmark.proto19 行定义.

◆ header

optional apollo::common::Header apollo::perception::PerceptionBenchmarkFrame::header = 2

在文件 perception_benchmark.proto18 行定义.

◆ perception_obstacle

repeated PerceptionObstacle apollo::perception::PerceptionBenchmarkFrame::perception_obstacle = 1

在文件 perception_benchmark.proto17 行定义.

◆ sensor_frame_info

optional SensorFrameInfo apollo::perception::PerceptionBenchmarkFrame::sensor_frame_info = 4

在文件 perception_benchmark.proto20 行定义.


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