Apollo 10.0
自动驾驶开放平台
|
Public 属性 | |
optional string | category = 1 |
optional int32 | id = 2 |
optional double | timestamp = 3 |
repeated double | values_for_tuning = 4 |
repeated double | real_cost_value = 5 |
optional int32 | lane_sequence_id = 6 |
repeated apollo::common::TrajectoryPoint | adc_trajectory_point = 7 |
在文件 offline_features.proto 第 45 行定义.
repeated apollo::common::TrajectoryPoint apollo::prediction::DataForTuning::adc_trajectory_point = 7 |
在文件 offline_features.proto 第 58 行定义.
optional string apollo::prediction::DataForTuning::category = 1 |
在文件 offline_features.proto 第 47 行定义.
optional int32 apollo::prediction::DataForTuning::id = 2 |
在文件 offline_features.proto 第 49 行定义.
optional int32 apollo::prediction::DataForTuning::lane_sequence_id = 6 |
在文件 offline_features.proto 第 56 行定义.
repeated double apollo::prediction::DataForTuning::real_cost_value = 5 |
在文件 offline_features.proto 第 54 行定义.
optional double apollo::prediction::DataForTuning::timestamp = 3 |
在文件 offline_features.proto 第 50 行定义.
repeated double apollo::prediction::DataForTuning::values_for_tuning = 4 |
在文件 offline_features.proto 第 52 行定义.