We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b74dd5 commit aadcd6dCopy full SHA for aadcd6d
osi_featuredata.proto
@@ -1078,16 +1078,4 @@ enum DetectionClassification
1078
// Under-drivable (sign gantry etc.).
1079
//
1080
DETECTION_CLASSIFICATION_UNDERDRIVABLE = 5;
1081
-
1082
- // Detection entity is the nearest detection of a measurement.
1083
- //
1084
- DETECTION_CLASSIFICATION_NEAREST = 6;
1085
1086
- // Detection entity is an obstacle for vehicle.
1087
1088
- DETECTION_CLASSIFICATION_OBSTACLE = 7;
1089
1090
- // Detection entity has the strongest signal of a measurement.
1091
1092
- DETECTION_CLASSIFICATION_STRONGEST = 8;
1093
}
0 commit comments