OpenSimulationInterface / open-simulation-interface

A generic interface for the environmental perception of automated driving functions in virtual scenarios.
Other
267 stars 125 forks source link

Added hvd as a trace file type for HostVehicleData #810

Closed thempen closed 4 months ago

thempen commented 5 months ago

Added hvd as a supported trace file type for HostVehicleData

Add a description

We are using OSI to send data within our test vehicle. Within the vehicle, we are just sending HostVehicleData information, because other data is not required. To have data for testing and evaluation, tracing that HostVehicleData should be available in a general fashion.

This change is just an extension in the naming conventions, which will allow saving HostVehicleData as hvd files.

Take this checklist as orientation for yourself, if this PR is ready for the Change Control Board: