Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RaytracerView_Config #689

Open
LukasElster opened this issue Nov 14, 2022 · 0 comments · May be fixed by #699
Open

RaytracerView_Config #689

LukasElster opened this issue Nov 14, 2022 · 0 comments · May be fixed by #699
Assignees
Labels
SensorModeling The Group in the ASAM development project working on sensor modeling topics.
Milestone

Comments

@LukasElster
Copy link
Contributor

Describe the feature

Right now the reflections field in RadarSensorView/Config and LidarSensorView/Config is an mixed up interface consisting of raytracer related fields and sensor principle related fields. Therefore to seperate the different sensor model approaches a new field RaytracerView/Config is necessary. Furthermore the OSI protobuf performance suffers because of data de-/serialization between GPU and CPU. Additionally the new RaytracerView/Config should be able to keep the raytracer output on the GPU and/or on the CPU..

Describe the solution you would like

A RaytracerView/Config is implemented and only pointers are exchanged via OSI messages.

Describe alternatives you have considered

Describe the backwards compatibility

The new feature is completly backward compatible, because a new field is introduced.

Additional context

@LukasElster LukasElster added the SensorModeling The Group in the ASAM development project working on sensor modeling topics. label Nov 14, 2022
@LukasElster LukasElster added this to the V3.6.0 milestone Nov 14, 2022
@LukasElster LukasElster self-assigned this Nov 14, 2022
@LukasElster LukasElster linked a pull request Jan 12, 2023 that will close this issue
6 tasks
@LukasElster LukasElster linked a pull request Jan 12, 2023 that will close this issue
6 tasks
@LukasElster LukasElster moved this from To do to In progress in SensorModeling Jan 25, 2023
@LukasElster LukasElster modified the milestones: V3.6.0, V4.0.0 Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SensorModeling The Group in the ASAM development project working on sensor modeling topics.
Projects
SensorModeling
In progress
Development

Successfully merging a pull request may close this issue.

1 participant