OpenSimulationInterface / osi-validation

Tools around the OSI used to verify the content of messages and more.
Other
10 stars 8 forks source link

Support more top-level messages #71

Closed ClemensLinnhoff closed 3 months ago

ClemensLinnhoff commented 3 months ago

Describe the feature

Currently only SensorData, SensorView and GroundTruth are supported as top-level messages. We should implement also the other top-level messages, e.g. TrafficUpdate, TrafficCommand and TrafficCommandUpdate.

ClemensLinnhoff commented 3 months ago

This needs to be supported in OSITrace, before it can be used here.

ClemensLinnhoff commented 3 months ago

Wairing for https://github.com/OpenSimulationInterface/open-simulation-interface/pull/818 to be merged in OSI.