File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -886,7 +886,6 @@ message GeodeticPosition
886
886
optional double altitude = 3 ;
887
887
}
888
888
889
-
890
889
//
891
890
// \brief Generic key-value pair structure
892
891
//
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ message HostVehicleData
85
85
//
86
86
// \note OSI uses singular instead of plural for repeated field names.
87
87
//
88
- repeated VehicleAutomatedDrivingFunction automated_driving_function = 12 ;
88
+ repeated VehicleAutomatedDrivingFunction vehicle_automated_driving_function = 12 ;
89
89
90
90
//
91
91
// \brief The absolute base parameters of the vehicle.
@@ -440,7 +440,6 @@ message HostVehicleData
440
440
// Speed limit control
441
441
//
442
442
FUNCTION_NAME_SPEED_LIMIT_CONTROL = 25 ;
443
-
444
443
}
445
444
446
445
// The activation state of a feature.
You can’t perform that action at this time.
0 commit comments