Skip to content

Exact type classification of minivan unclear #909

Description

@johschmitz

In

// \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.

it is mentioned that a minivan shall be classified as a car, but not exactly which car type shall be used.

Describe the bug

In

// \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.

it is mentioned that a minivan shall be classified as a car, but not exactly which car type shall be used.

Describe how to reproduce the bug

Steps to reproduce the behavior:

  1. Read the documentation

Describe the expected behavior

One explicitly defined class for minivans such as TYPE_CAR

Show some screenshots

N.A.

Describe the OS you are using

N.A.

Additional context

Additionally, I expect that this will cause a lot of unnecessary issues when checking sensor output against ground truth since the vehicle perception systems will have a very hard time deciding between a car type minivan and other vans. After all the shape is the main decision criteria, since the perception system has no direct access to vehicle weight information and other details used for the UNECE classification.

I think a) this needs to be re-considered and b) at least one explicit category for minivans needs to be defined if it stays like this.

My personal recommendation would be to losen this and allow this category to be used for minivans as well. Additionally, we should cross-check whether another UNECE classification or ISO norm more related to ADAS/AD/DCAS/Sensors etc. can be used as a reference instead of the one that has been used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions