Skip to content

Commit 1d162be

Browse files
Update osi_detectedobject.proto, ground_clearance is included in base().height.
1 parent c32628c commit 1d162be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

osi_detectedobject.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ message DetectedMovingObject
159159
//
160160
// \note The bounding box does NOT includes mirrors for vehicles.
161161
// \note The parent frame of \c base is the sensor's vehicle frame.
162+
// \note The height includes the ground_clearance, so always goes from top to ground.
162163
//
163164
optional BaseMoving base = 2;
164165

0 commit comments

Comments
 (0)