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

Public 属性

repeated Object obstacle = 1
 
optional Object auto_driving_car = 2
 
map< string, SensorMeasurementssensor_measurements = 3
 

详细描述

在文件 obstacle.proto7 行定义.

类成员变量说明

◆ auto_driving_car

optional Object apollo::dreamview::Obstacles::auto_driving_car = 2

在文件 obstacle.proto9 行定义.

◆ obstacle

repeated Object apollo::dreamview::Obstacles::obstacle = 1

在文件 obstacle.proto8 行定义.

◆ sensor_measurements

map<string, SensorMeasurements> apollo::dreamview::Obstacles::sensor_measurements = 3

在文件 obstacle.proto10 行定义.


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