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(costmap_generator): fix include for grid_map_utils #9179

Conversation

maxime-clem
Copy link
Contributor

@maxime-clem maxime-clem commented Oct 29, 2024

Description

So the current Autoware will not build and this PR fixes the issue.

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
@maxime-clem maxime-clem added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Oct 29, 2024
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Oct 29, 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 Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.62%. Comparing base (b6f9ef8) to head (d03a078).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9179      +/-   ##
==========================================
- Coverage   28.64%   28.62%   -0.02%     
==========================================
  Files        1314     1315       +1     
  Lines      101669   101675       +6     
  Branches    39466    39463       -3     
==========================================
- Hits        29125    29108      -17     
- Misses      69572    69759     +187     
+ Partials     2972     2808     -164     
Flag Coverage Δ *Carryforward flag
differential 10.38% <ø> (?)
total 28.63% <ø> (-0.02%) ⬇️ Carriedforward from b6f9ef8

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

@maxime-clem maxime-clem merged commit 443afea into autowarefoundation:main Oct 29, 2024
38 of 44 checks passed
@maxime-clem maxime-clem deleted the fix/costmap_generator-grid_map_utils-include branch October 29, 2024 12:45
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