Skip to content

feat(autoware_lanelet2_map_visualizer): porting autoware_lanelet2_map_visualizer from autoware_universe #428

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

NorahXiong
Copy link
Contributor

@NorahXiong NorahXiong commented Apr 21, 2025

Description

Porting autoware_lanelet2_map_visualizer from universe

Related links

Parent Issue:

#427

How was this PR tested?

Tested in planning simulator: map is normally illustrated.

Notes for reviewers

Should be handled after autowarefoundation/autoware_universe#10522

Interface changes

None.

Effects on system behavior

None.

Copy link

github-actions bot commented Apr 21, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@NorahXiong NorahXiong changed the title Porting autoware_lanelet2_map_visualizer from universe to core Porting autoware_lanelet2_map_visualizer from universe from universe Apr 21, 2025
@NorahXiong NorahXiong changed the title Porting autoware_lanelet2_map_visualizer from universe from universe Porting autoware_lanelet2_map_visualizer from universe Apr 21, 2025
@NorahXiong NorahXiong changed the title Porting autoware_lanelet2_map_visualizer from universe feat(autoware_lanelet2_map_visualizer): porting autoware_lanelet2_map_visualizer from autoware_universe Apr 21, 2025
@NorahXiong NorahXiong self-assigned this Apr 22, 2025
@NorahXiong NorahXiong added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Apr 22, 2025
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

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

Project coverage is 0.00%. Comparing base (4cb18f5) to head (ebead3e).
Report is 193 commits behind head on main.

Files with missing lines Patch % Lines
...visualizer/src/lanelet2_map_visualization_node.cpp 0.00% 153 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #428       +/-   ##
==========================================
- Coverage   78.75%   0.00%   -78.76%     
==========================================
  Files          11       1       -10     
  Lines         193     153       -40     
  Branches       73       0       -73     
==========================================
- Hits          152       0      -152     
- Misses         11     153      +142     
+ Partials       30       0       -30     
Flag Coverage Δ
differential 0.00% <0.00%> (?)
total ?

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@NorahXiong NorahXiong force-pushed the porting/autoware_lanelet2_map_visualizer branch from 2c729be to 4e69dee Compare April 22, 2025 01:59
@NorahXiong NorahXiong marked this pull request as ready for review April 22, 2025 02:01
@NorahXiong
Copy link
Contributor Author

…_visualizer from autoware_universe

Signed-off-by: NorahXiong <norah.xiong@autocore.ai>
Signed-off-by: NorahXiong <norah.xiong@autocore.ai>
@NorahXiong NorahXiong force-pushed the porting/autoware_lanelet2_map_visualizer branch from 4e69dee to ebead3e Compare April 23, 2025 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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