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(crosswalk_module): consider objects on crosswalk when pedestrian traffic light is red #10332

Conversation

mehmetdogru
Copy link
Contributor

@mehmetdogru mehmetdogru commented Mar 24, 2025

Description

  • The feature is implemented to consider and do not ignore objects if they are on the crosswalk when the crosswalk pedestrian traffic light is red.
  • Enabled/Disabled by consider_obj_on_crosswalk_on_red_light parameter

❗ Should be merged after autoware_launch PR is merged

Before:

awf-before.mp4

After:

awf-after.mp4

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

… traffic light is red

Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Mar 24, 2025
Copy link

Thank you for contributing to the Autoware project!

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

Please ensure:

Copy link
Contributor

@yuki-takagi-66 yuki-takagi-66 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.
I've reviewed in detail, and LGTM.

Copy link
Contributor

@shmpwk shmpwk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mehmetdogru mehmetdogru merged commit eef62cd into autowarefoundation:main Mar 25, 2025
39 of 42 checks passed
@mehmetdogru mehmetdogru deleted the md/feat/consider-obj-on-crosswalk-on-red-light branch March 25, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants