-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Labels
BugProblems in the build system, build scripts, etc or faults in the interface.Problems in the build system, build scripts, etc or faults in the interface.SensorModelingThe Group in the ASAM development project working on sensor modeling topics.The Group in the ASAM development project working on sensor modeling topics.
Description
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:
- 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. - If it isn't an exception, a timestamp field should be added.
Metadata
Metadata
Assignees
Labels
BugProblems in the build system, build scripts, etc or faults in the interface.Problems in the build system, build scripts, etc or faults in the interface.SensorModelingThe Group in the ASAM development project working on sensor modeling topics.The Group in the ASAM development project working on sensor modeling topics.
Type
Projects
Status
Dismissed