|
Apollo 11.0
自动驾驶开放平台
|
Public 属性 | |
| optional int32 | id = 1 |
| optional double | timestamp = 2 |
| repeated Trajectory | trajectory = 3 |
| optional ObstacleConf | obstacle_conf = 4 |
| optional Scenario | scenario = 5 |
在文件 offline_features.proto 第 29 行定义.
| optional int32 apollo::prediction::PredictionResult::id = 1 |
在文件 offline_features.proto 第 30 行定义.
| optional ObstacleConf apollo::prediction::PredictionResult::obstacle_conf = 4 |
在文件 offline_features.proto 第 33 行定义.
| optional Scenario apollo::prediction::PredictionResult::scenario = 5 |
在文件 offline_features.proto 第 34 行定义.
| optional double apollo::prediction::PredictionResult::timestamp = 2 |
在文件 offline_features.proto 第 31 行定义.
| repeated Trajectory apollo::prediction::PredictionResult::trajectory = 3 |
在文件 offline_features.proto 第 32 行定义.