From d224c8cd2448b2cf56fdc1461eadd3cd471ca6e9 Mon Sep 17 00:00:00 2001 From: Johannes Schmitz Date: Thu, 9 Jul 2026 13:52:47 +0200 Subject: [PATCH] Update comment to specify minivan TYPE_CAR categorization Signed-off-by: Johannes Schmitz --- osi_object.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osi_object.proto b/osi_object.proto index 8814782cb..99770b0d8 100644 --- a/osi_object.proto +++ b/osi_object.proto @@ -868,7 +868,7 @@ message MovingObject // \note Corresponds roughly with UNECE [1] categories M2 and N1. // // \note This category is not intended for mini vans, which shall - // rather be categorized as cars. + // rather be categorized as TYPE_CAR. // // \par References: // [1] United Nations Economic and Social Council. (2023). Consolidated Resolution on the Construction of Vehicles (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