Skip to content

Commit d224c8c

Browse files
authored
Update comment to specify minivan TYPE_CAR categorization
Signed-off-by: Johannes Schmitz <johannes.schmitz1@gmail.com>
1 parent 689eab7 commit d224c8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

osi_object.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@ message MovingObject
868868
// \note Corresponds roughly with UNECE [1] categories M2 and N1.
869869
//
870870
// \note This category is not intended for mini vans, which shall
871-
// rather be categorized as cars.
871+
// rather be categorized as TYPE_CAR.
872872
//
873873
// \par References:
874874
// [1] United Nations Economic and Social Council. (2023). <em>Consolidated Resolution on the Construction of Vehicles</em> (ECE/TRANS/WP.29/78/Rev.7) [PDF]. United Nations. Retrieved May 3, 2024, from https://unece.org/sites/default/files/2023-12/ECE_TRANS_WP.29_78_Rev.7e.pdf

0 commit comments

Comments
 (0)