Apollo 10.0
自动驾驶开放平台
|
Public 属性 | |
optional string | category = 5 |
optional int32 | id = 1 |
optional double | timestamp = 2 |
repeated double | features_for_learning = 3 |
repeated string | string_features_for_learning = 7 |
repeated double | labels = 4 |
optional int32 | lane_sequence_id = 6 |
在文件 offline_features.proto 第 10 行定义.
optional string apollo::prediction::DataForLearning::category = 5 |
在文件 offline_features.proto 第 12 行定义.
repeated double apollo::prediction::DataForLearning::features_for_learning = 3 |
在文件 offline_features.proto 第 17 行定义.
optional int32 apollo::prediction::DataForLearning::id = 1 |
在文件 offline_features.proto 第 14 行定义.
repeated double apollo::prediction::DataForLearning::labels = 4 |
在文件 offline_features.proto 第 20 行定义.
optional int32 apollo::prediction::DataForLearning::lane_sequence_id = 6 |
在文件 offline_features.proto 第 22 行定义.
repeated string apollo::prediction::DataForLearning::string_features_for_learning = 7 |
在文件 offline_features.proto 第 18 行定义.
optional double apollo::prediction::DataForLearning::timestamp = 2 |
在文件 offline_features.proto 第 15 行定义.