Skip to content

Commit

Permalink
Add explicit list of doors for vehicles
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
  • Loading branch information
pmai committed Mar 8, 2024
1 parent 5cfed34 commit 7e81917
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions osi_common.proto
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,9 @@ message BoundingBox

// The door of an object.
//
// For vehicles, this includes driver and passenger doors, trunk
// and front hoods, and fuel or charging port covers.
//
TYPE_DOOR = 5;

// The side mirror of a vehicle.
Expand Down

0 comments on commit 7e81917

Please sign in to comment.