We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c287831 commit fd88902Copy full SHA for fd88902
1 file changed
osi_featuredata.proto
@@ -291,14 +291,10 @@ message RadarDetection
291
//
292
optional Spherical3d position_rmse = 4;
293
294
- // Absolute radial (in direction to the sensor) velocity of the detection.
+ // Radial velocity of the detection positive in direction to the sensor.
295
296
// Unit: m/s
297
298
- // \rules
299
- // is_greater_than_or_equal_to: 0
300
- // \endrules
301
- //
302
optional double radial_velocity = 5;
303
304
// Root mean squared error of the object measured radial velocity.
0 commit comments