Skip to content

SensorViewConfiguration missing timestamp #392

Open
@caspar-ai

Description

@caspar-ai

Describe the bug

There is a disconnect between the documentation and the implementation with regards Top-Level Messages and SensorViewConfiguration.

Describe how to reproduce the bug

The interface conventions documentation states that all top level messages require an interface as the first field and a timestamp as the second. It also explicitly mentions SensorViewConfiguration as one such example of a top level message.

The definition of a SensorViewConfiguration includes an interface version but does not include a timestamp.

Describe the expected behavior

The expected fix depends on the desired behaviour:

  1. If the SensorViewConfiguration is an exception to the top level rule then I would expect the documentation to be updated, and a comment added inline by the message definition.
  2. If it isn't an exception, a timestamp field should be added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugProblems in the build system, build scripts, etc or faults in the interface.SensorModelingThe Group in the ASAM development project working on sensor modeling topics.

    Type

    No type

    Projects

    Status

    Dismissed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions