|
Apollo 10.0
自动驾驶开放平台
|
Public 类型 | |
| enum | Type { UNKNOWN = 0 , STOP = 1 , CRUISE = 2 , CHANGE_LANE = 3 } |
Public 属性 | |
| optional Type | type = 1 [default = UNKNOWN] |
在文件 prediction_obstacle.proto 第 28 行定义.
| 枚举值 | |
|---|---|
| UNKNOWN | |
| STOP | |
| CRUISE | |
| CHANGE_LANE | |
在文件 prediction_obstacle.proto 第 29 行定义.
在文件 prediction_obstacle.proto 第 35 行定义.