Apollo 10.0
自动驾驶开放平台
|
Public 属性 | |
optional string | junction_id = 1 |
optional double | junction_range = 2 |
optional LaneFeature | enter_lane = 3 |
repeated JunctionExit | junction_exit = 4 |
repeated double | junction_mlp_feature = 5 |
repeated int32 | junction_mlp_label = 6 |
repeated double | junction_mlp_probability = 7 |
repeated string | start_lane_id = 8 |
在文件 feature.proto 第 49 行定义.
optional LaneFeature apollo::prediction::JunctionFeature::enter_lane = 3 |
在文件 feature.proto 第 52 行定义.
repeated JunctionExit apollo::prediction::JunctionFeature::junction_exit = 4 |
在文件 feature.proto 第 53 行定义.
optional string apollo::prediction::JunctionFeature::junction_id = 1 |
在文件 feature.proto 第 50 行定义.
repeated double apollo::prediction::JunctionFeature::junction_mlp_feature = 5 |
在文件 feature.proto 第 54 行定义.
repeated int32 apollo::prediction::JunctionFeature::junction_mlp_label = 6 |
在文件 feature.proto 第 55 行定义.
repeated double apollo::prediction::JunctionFeature::junction_mlp_probability = 7 |
在文件 feature.proto 第 56 行定义.
optional double apollo::prediction::JunctionFeature::junction_range = 2 |
在文件 feature.proto 第 51 行定义.
repeated string apollo::prediction::JunctionFeature::start_lane_id = 8 |
在文件 feature.proto 第 57 行定义.