|
Apollo 10.0
自动驾驶开放平台
|
Public 类型 | |
| enum | RadarType { FRONT = 1 , REAR = 2 } |
Public 属性 | |
| optional Vector3 | position = 1 |
| optional Vector3 | direction = 2 |
| optional RadarType | type = 3 |
在文件 frame.proto 第 55 行定义.
| optional Vector3 RadarPoint::direction = 2 |
在文件 frame.proto 第 61 行定义.
| optional Vector3 RadarPoint::position = 1 |
在文件 frame.proto 第 60 行定义.
| optional RadarType RadarPoint::type = 3 |
在文件 frame.proto 第 62 行定义.