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

fix(behavior_velocity_traffic_light): make dilemma_zone_plotter.py executable #8684

Conversation

takayuki5168
Copy link
Contributor

Description

chmod u+x dilemma_zone_plotter.py

to execute the script from ros2 run autoware_behavior_velocity_traffic_light_module dilemma_zone_plotter.py

Related links

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

…ecutable

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
@takayuki5168 takayuki5168 marked this pull request as ready for review August 30, 2024 04:47
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Aug 30, 2024
@takayuki5168 takayuki5168 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Aug 30, 2024
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

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.15%. Comparing base (0cee961) to head (1b57ec6).
Report is 40 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8684      +/-   ##
==========================================
- Coverage   24.16%   24.15%   -0.02%     
==========================================
  Files        1400     1405       +5     
  Lines      102242   102293      +51     
  Branches    38758    38760       +2     
==========================================
+ Hits        24705    24706       +1     
- Misses      75064    75114      +50     
  Partials     2473     2473              
Flag Coverage Δ *Carryforward flag
differential 17.71% <ø> (?)
total 24.16% <ø> (ø) Carriedforward from 0cee961

*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.

@takayuki5168 takayuki5168 merged commit 4cd1872 into autowarefoundation:main Sep 3, 2024
40 of 41 checks passed
@takayuki5168 takayuki5168 deleted the fix/executable-dilemma-zone-plotter branch September 3, 2024 15:04
ktro2828 pushed a commit to ktro2828/autoware.universe that referenced this pull request Sep 18, 2024
…ecutable (autowarefoundation#8684)

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.

2 participants