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

Make egoVehicle in AV data not nullable #178

Open
tillschallau opened this issue Sep 23, 2024 · 0 comments
Open

Make egoVehicle in AV data not nullable #178

tillschallau opened this issue Sep 23, 2024 · 0 comments
Labels
code-quality Everything regarding the quality of the code
Milestone

Comments

@tillschallau
Copy link
Member

The TickData of data AV should hold one egoVehicle. The egoVehicle has to exist. Therefore, it should be checked at the TickData constructor time, that a valid primaryEntityId was provided.

@tillschallau tillschallau added the code-quality Everything regarding the quality of the code label Sep 23, 2024
@tillschallau tillschallau added this to the v0.5 milestone Sep 23, 2024
@dominikmaeckel dominikmaeckel self-assigned this Oct 14, 2024
@dominikmaeckel dominikmaeckel removed their assignment Oct 30, 2024
@tillschallau tillschallau modified the milestones: v0.5, v0.6 Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-quality Everything regarding the quality of the code
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants