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
886886 optional double altitude = 3 ;
887887}
888888
889-
890889//
891890// \brief Generic key-value pair structure
892891//
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ message HostVehicleData
8585 //
8686 // \note OSI uses singular instead of plural for repeated field names.
8787 //
88- repeated VehicleAutomatedDrivingFunction automated_driving_function = 12 ;
88+ repeated VehicleAutomatedDrivingFunction vehicle_automated_driving_function = 12 ;
8989
9090 //
9191 // \brief The absolute base parameters of the vehicle.
@@ -440,7 +440,6 @@ message HostVehicleData
440440 // Speed limit control
441441 //
442442 FUNCTION_NAME_SPEED_LIMIT_CONTROL = 25 ;
443-
444443 }
445444
446445 // The activation state of a feature.
You can’t perform that action at this time.
0 commit comments