Apollo 10.0
自动驾驶开放平台
|
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.proto 第 16 行定义.
optional apollo::common::ErrorCode apollo::perception::PerceptionBenchmarkFrame::error_code = 3 [default = OK] |
在文件 perception_benchmark.proto 第 19 行定义.
optional apollo::common::Header apollo::perception::PerceptionBenchmarkFrame::header = 2 |
在文件 perception_benchmark.proto 第 18 行定义.
repeated PerceptionObstacle apollo::perception::PerceptionBenchmarkFrame::perception_obstacle = 1 |
在文件 perception_benchmark.proto 第 17 行定义.
optional SensorFrameInfo apollo::perception::PerceptionBenchmarkFrame::sensor_frame_info = 4 |
在文件 perception_benchmark.proto 第 20 行定义.