Skip to content

Definition of minimal OSI set + test case #127

Description

@thomassedlmayer

The introduction of #123 lead to some of my minimal OSI traces not running anymore. These traces contained the most minimal set of OSI messages that is required to visualize a moving object following a trajectory. E.g. for such visualization, velocity or acceleration values are not necessary. Also, it does not require orientation rates, light states, or other vehicle attributes etc. to be set.

Should we define such minimal OSI set and a corresponding test case to check whether the asam-osi-converter is still able to run it without issues? Otherwise new features might break things again and again as it was demonstrated by #123.

To my thinking only the following moving object's fields are essential for a basic visualization:

  • id
  • base
    • dimension
    • position
    • orientation
  • type (vehicle/pedestrian/animal)

Every additional field can add more details to the visualization but is not essential in terms of the basic geometric order of events.

This is strongly related to #126.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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