-
Notifications
You must be signed in to change notification settings - Fork 129
Binary encoding of radar/lidar data on reflection/detection level #737
Copy link
Copy link
Closed
Labels
FeatureRequestProposals which enhance the interface or add additional features.Proposals which enhance the interface or add additional features.Performance&PackagingThe Group in the ASAM development project working on improving OSI performance.The Group in the ASAM development project working on improving OSI performance.SensorModelingThe Group in the ASAM development project working on sensor modeling topics.The Group in the ASAM development project working on sensor modeling topics.
Milestone
Metadata
Metadata
Assignees
Labels
FeatureRequestProposals which enhance the interface or add additional features.Proposals which enhance the interface or add additional features.Performance&PackagingThe Group in the ASAM development project working on improving OSI performance.The Group in the ASAM development project working on improving OSI performance.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
Done
As discussed several times, we should consider investigating possible ways to binary encode radar/lidar data at the reflection/detection level.
This is seen as a possible way to reduce the amount of data to be transmitted and improve the performance of the simulation.
Some partners, such as aimotive, have already mentioned problems when simulating multiple sensors in a co-simulation, as the ReflectionData / DetectionData simply becomes too large for this use case.
Also, the Persival report on the possible switch to flatbuffers in March 2022 already mentions the binary encoding option:
So let's discuss and collect ideas here!