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

Fix: parameter type of relative lane id #62

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

arauschert
Copy link
Collaborator

@arauschert arauschert commented Dec 18, 2023

Type of SideVehicle_InitPosition_RelativeLaneId must be "integer" since it is used in a RelativeLanePosition, where the dLane attribute is of type "integer". Also it is used in an expression where an integer type is expected.

@arauschert arauschert added the bug Something isn't working label Dec 18, 2023
@arauschert arauschert self-assigned this Dec 18, 2023
@arauschert arauschert requested a review from a team as a code owner December 18, 2023 09:07
@schottb85
Copy link

@arauschert can be merged from our point of view

@arauschert arauschert merged commit ea26338 into master Dec 19, 2023
1 check passed
@arauschert arauschert deleted the fix_parameter_type_relative_lane_id branch April 30, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants