Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions osi_object.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1051,14 +1051,6 @@ message MovingObject
// future versions as needed.
//
TYPE_AIRCRAFT = 21;

// A land vehicle is a vehicle designed for travel on land.
//
// \note This category is deliberately generic to include land
// vehicles that do not fall into other categories and may be
// refined in future versions as needed.
//
TYPE_LAND_VEHICLE = 22;
}

// The type of the vehicle.
Expand Down