Skip to content

Commit 7e81917

Browse files
committed
Add explicit list of doors for vehicles
Signed-off-by: Pierre R. Mai <[email protected]>
1 parent 5cfed34 commit 7e81917

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

osi_common.proto

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,9 @@ message BoundingBox
469469

470470
// The door of an object.
471471
//
472+
// For vehicles, this includes driver and passenger doors, trunk
473+
// and front hoods, and fuel or charging port covers.
474+
//
472475
TYPE_DOOR = 5;
473476

474477
// The side mirror of a vehicle.

0 commit comments

Comments
 (0)