Skip to content

Commit c7b7195

Browse files
Kmeid Saadpmai
authored andcommitted
Clarify ground_clearance reference to vehicle body
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent 109128e commit c7b7195

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

osi_object.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,8 +444,8 @@ message MovingObject
444444
//
445445
optional Vector3d bbcenter_to_front = 5;
446446

447-
// Static minimal distance or space from the lowest point of the vehicle
448-
// to the surface plane below it under neutral load conditions. This
447+
// Static minimal distance or space from the lowest point of the vehicle's
448+
// body to the surface plane below it under neutral load conditions. This
449449
// distance disregards, for example, driving-dynamic effects or
450450
// road-surface effects. Can be useful to approximate the clearance area
451451
// under a vehicle that a sensor can see through.

0 commit comments

Comments
 (0)