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(intersection): consider abnormal violating vehicles #6433

Conversation

soblin
Copy link
Contributor

@soblin soblin commented Feb 16, 2024

Description

consider abnormal vehicles that are violating the right of way in the context.

This feature considers the vehicles over the stopline of the yield lanes. For the stopline, either traffic light stopline or road marking stopline is used (road marking stopline is prioritized).

image

[component_container_mt-30] [INFO 1708054629.954909385] [planning.scenario_planning.lane_driving.behavior_planning.behavior_velocity_planner.intersection_module]: for yield lane 175066, stopline id is 175215
[component_container_mt-30] [INFO 1708054629.954938931] [planning.scenario_planning.lane_driving.behavior_planning.behavior_velocity_planner.intersection_module]: for yield lane 1104, stopline id is 2036
[component_container_mt-30] [INFO 1708054629.954945512] [planning.scenario_planning.lane_driving.behavior_planning.behavior_velocity_planner.intersection_module]: for yield lane 1103, stopline id is 2036
[component_container_mt-30] [INFO 1708054629.954949123] [planning.scenario_planning.lane_driving.behavior_planning.behavior_velocity_planner.intersection_module]: for yield lane 1101, stopline id is 175303
[component_container_mt-30] [INFO 1708054629.954953227] [planning.scenario_planning.lane_driving.behavior_planning.behavior_velocity_planner.intersection_module]: for yield lane 1097, stopline id is 2014
[component_container_mt-30] [INFO 1708054629.954960151] [planning.scenario_planning.lane_driving.behavior_planning.behavior_velocity_planner.intersection_module]: for yield lane 1098, stopline id is 2026

Related links

https://tier4.atlassian.net/browse/RT1-4769

Tests performed

Notes for reviewers

Interface changes

none

Effects on system behavior

none

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

Sorry, something went wrong.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Feb 16, 2024
@soblin soblin force-pushed the feat/intersection/violating-vehicle branch from d44ce07 to 45caf24 Compare February 16, 2024 04:35
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@soblin soblin force-pushed the feat/intersection/violating-vehicle branch from 45caf24 to de3e868 Compare February 16, 2024 08:25
Copy link

stale bot commented Apr 17, 2024

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Apr 17, 2024
@rej55 rej55 closed this Dec 25, 2024
@rej55 rej55 deleted the feat/intersection/violating-vehicle branch December 25, 2024 08:57
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) status:stale Inactive or outdated issues. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants