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(autoware_test_utils): add visualization and yaml dumper for PathWithLaneId #9784

Conversation

soblin
Copy link
Contributor

@soblin soblin commented Dec 25, 2024

Description

  • Add matplotlib function for PathWithLaneId

generateInterpolatedPathInfo

image

  • Support PathWithLaneId data type for saving topic snapshot as yaml file

  • update intersection map

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added the component:common Common packages from the autoware-common repository. (auto-assigned) label Dec 25, 2024
Copy link

github-actions bot commented Dec 25, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@soblin soblin force-pushed the feat/autoware_test_utils/add-visualization-for-path branch from 930e46f to c7bb551 Compare December 25, 2024 07:33
@soblin soblin added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 25, 2024
@soblin soblin force-pushed the feat/autoware_test_utils/add-visualization-for-path branch from c7bb551 to 9f3e7a0 Compare December 25, 2024 07:34
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 35 lines in your changes missing coverage. Please review.

Project coverage is 30.10%. Comparing base (b764c57) to head (aec7417).
Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
...ommon/autoware_test_utils/src/mock_data_parser.cpp 0.00% 31 Missing ⚠️
...n/autoware_test_utils/src/topic_snapshot_saver.cpp 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9784      +/-   ##
==========================================
+ Coverage   29.68%   30.10%   +0.41%     
==========================================
  Files        1450     1454       +4     
  Lines      108833   108876      +43     
  Branches    42740    42753      +13     
==========================================
+ Hits        32305    32775     +470     
+ Misses      73357    72901     -456     
- Partials     3171     3200      +29     
Flag Coverage Δ *Carryforward flag
differential 32.94% <0.00%> (?)
total 29.69% <ø> (+0.01%) ⬆️ Carriedforward from 3ff3044

*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: Mamoru Sobue <[email protected]>
Signed-off-by: Mamoru Sobue <[email protected]>
Signed-off-by: Mamoru Sobue <[email protected]>
@soblin soblin removed the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jan 7, 2025
@soblin soblin added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jan 7, 2025
@soblin soblin enabled auto-merge (squash) January 7, 2025 04:29
Signed-off-by: Mamoru Sobue <[email protected]>
@soblin soblin added run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) and removed run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) labels Jan 7, 2025
@soblin soblin closed this Jan 7, 2025
auto-merge was automatically disabled January 7, 2025 05:40

Pull request was closed

@soblin soblin deleted the feat/autoware_test_utils/add-visualization-for-path branch January 7, 2025 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (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.

2 participants