File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,6 @@ message SensorData
131131 //
132132 optional Timestamp timestamp = 2 ;
133133
134- // Deprecated: Will be removed in next major release. Moved to HostVehicleData.VehiclePositionAndKinematics.
135134 // The sensors estimated location of the host vehicle
136135 //
137136 // \note This value is only set by sensors that are able to
@@ -141,7 +140,6 @@ message SensorData
141140 //
142141 optional BaseMoving host_vehicle_location = 3 ;
143142
144- // Deprecated: Will be removed in next major release. Moved to HostVehicleData.VehiclePositionAndKinematics.
145143 // The sensors estimated location error of the host vehicle
146144 //
147145 // \note This value is only set by sensors that are able to
@@ -300,8 +298,4 @@ message SensorData
300298 // object hypothesis and tracking.
301299 //
302300 optional FeatureData feature_data = 26 ;
303-
304- // Host vehicle data measured by the sensors.
305- //
306- optional HostVehicleData host_vehicle = 27 ;
307301}
You can’t perform that action at this time.
0 commit comments