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(lane_change): revise current lane objects filtering (#9785) #1769

Open
wants to merge 1 commit into
base: beta/x2_gen2/v0.29.2
Choose a base branch
from

Conversation

kyoichi-sugahara
Copy link

Description

cherry-pick of the PR

Regarding the function stopping behind stationary object in the current lane, the version used in shiojiri have this feature.

Current v4.0.x lacks this feature. But cherry-picking this PR should fix it.

Related links

Parent Issue:

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

…ndation#9785)

* consider stopped front objects

Signed-off-by: mohammad alqudah <[email protected]>

* simplify computation of dist to front current lane object

Signed-off-by: mohammad alqudah <[email protected]>

* add flag to enable/disable keeping distance from front stopped vehicle

Signed-off-by: mohammad alqudah <[email protected]>

* fix object filtering test

Signed-off-by: mohammad alqudah <[email protected]>

---------

Signed-off-by: mohammad alqudah <[email protected]>
Signed-off-by: Kyoichi Sugahara <[email protected]>
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