Skip to content

feat: implement goal planner neglecting objects over road border #2062

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

Draft
wants to merge 9 commits into
base: beta/v0.44
Choose a base branch
from

Conversation

Owen-Liuyuxuan
Copy link

@Owen-Liuyuxuan Owen-Liuyuxuan commented May 28, 2025

Description

Filter out objects that are separated from the ego vehicle by road borders, preventing unnecessary path planning considerations for objects on the opposite side of road infrastructure.

Algorithm

Enhanced Goal Planner Road Border Filtering

Before

Screenshot from 2025-05-28 12-00-57

After

Screenshot from 2025-05-28 12-04-45

Related links

Parent Issue:

  • Link

How was this PR tested?

Evaluator link: https://evaluation.tier4.jp/evaluation/reports/9e87bf6a-f1e5-50ef-84a6-3e32cd5cf22a?project_id=prd_jt

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Copy link

github-actions bot commented May 28, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
Copy link

sonarqubecloud bot commented Jun 2, 2025

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