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(traffic_light): add dilemma_zone_plotter.py #8638

Conversation

takayuki5168
Copy link
Contributor

@takayuki5168 takayuki5168 commented Aug 27, 2024

Description

Added a script to plot dilemma zone.
Screencast from 2024年08月27日 12時16分49秒.webm

Related links

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Aug 27, 2024
Copy link

github-actions bot commented Aug 27, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@takayuki5168 takayuki5168 marked this pull request as ready for review August 27, 2024 03:39
@takayuki5168 takayuki5168 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Aug 27, 2024
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.07%. Comparing base (4cd8939) to head (4c70300).
Report is 48 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8638      +/-   ##
==========================================
- Coverage   24.08%   24.07%   -0.02%     
==========================================
  Files        1399     1404       +5     
  Lines      102445   102492      +47     
  Branches    38918    38918              
==========================================
+ Hits        24670    24671       +1     
- Misses      75238    75284      +46     
  Partials     2537     2537              
Flag Coverage Δ *Carryforward flag
differential 17.53% <ø> (?)
total 24.08% <ø> (+<0.01%) ⬆️ Carriedforward from e3a41bb

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
@takayuki5168 takayuki5168 merged commit 21ce55f into autowarefoundation:main Aug 29, 2024
30 of 31 checks passed
@takayuki5168 takayuki5168 deleted the feat/plot-traffic-light-dilemma-zone branch August 29, 2024 17:04
a-maumau pushed a commit to a-maumau/autoware.universe that referenced this pull request Sep 2, 2024
…8638)

* feat(traffic_light): add dilemma_zone_plotter.py

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* fix typo

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* fix typo

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

---------

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
ktro2828 pushed a commit to ktro2828/autoware.universe that referenced this pull request Sep 18, 2024
…8638)

* feat(traffic_light): add dilemma_zone_plotter.py

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* fix typo

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* fix typo

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

---------

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants