File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,10 @@ import "osi_detectedobject.proto";
1212import "osi_detectedoccupant.proto";
1313import "osi_sensorview.proto";
1414import "osi_featuredata.proto";
15+ <<<<<<< HEAD
1516import "osi_logicaldetectiondata.proto";
17+ =======
18+ >>>>>>> remove osi_hostvehicledata.proto again from osi_sensordata.proto
1619
1720package osi3;
1821
@@ -298,7 +301,6 @@ message SensorData
298301 // object hypothesis and tracking.
299302 //
300303 optional FeatureData feature_data = 26;
301- <<<<<<< HEAD
302304
303305 // Logical detection data interface.
304306 //
@@ -314,6 +316,4 @@ message SensorData
314316 // in cartesian coordinates.
315317 //
316318 optional LogicalDetectionData logical_detection_data = 27;
317- =======
318- >>>>>>> remove host vehicle data from sensor data again
319319}
You can’t perform that action at this time.
0 commit comments