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

feat(out_of_lane): ignore lanelets beyond the last path point #1554

Open
wants to merge 2 commits into
base: beta/v0.19.1-pc-develop
Choose a base branch
from

Conversation

maxime-clem
Copy link

@maxime-clem maxime-clem commented Sep 25, 2024

Description

Fix issue where the lanelets at the end of the path were considered as "out of lane", causing wrong stops.
An similar fix is being added to the main branch with this PR: autowarefoundation#8870
Because the implementation on main is very different (moved from behavior_velocity_planner to motion_velocity_planner, new logic, etc), this fix cannot be cherry-picked.

Related links

Parent Issue:

Private Links:

How was this PR tested?

Perception replayer + Psim.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Copy link

sonarcloud bot commented Sep 25, 2024

@maxime-clem maxime-clem changed the base branch from beta/v0.19.1 to beta/v0.19.1-pc-develop September 30, 2024 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant