Skip to content

Commit d70472e

Browse files
0815-codeThomasNaderBMW
authored andcommitted
remove osi_hostvehicledata.proto again from osi_sensordata.proto
Signed-off-by: Schloemicher, Thomas AVL,AT <thomas.schloemicher@avl.com>
1 parent adbd196 commit d70472e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

osi_sensordata.proto.orig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ import "osi_detectedobject.proto";
1212
import "osi_detectedoccupant.proto";
1313
import "osi_sensorview.proto";
1414
import "osi_featuredata.proto";
15+
<<<<<<< HEAD
1516
import "osi_logicaldetectiondata.proto";
17+
=======
18+
>>>>>>> remove osi_hostvehicledata.proto again from osi_sensordata.proto
1619

1720
package 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
}

0 commit comments

Comments
 (0)