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(rviz_plugin): add target object type display #4855

Merged
merged 8 commits into from
Sep 3, 2023

Conversation

TakaHoribe
Copy link
Contributor

@TakaHoribe TakaHoribe commented Sep 2, 2023

Description

Add a display to confirm which modules are using which types of the dynamic object.
image

Related links

None

Tests performed

Run it with Psim.

Notes for reviewers

None

Interface changes

None

Effects on system behavior

None

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) labels Sep 2, 2023
@TakaHoribe
Copy link
Contributor Author

@satoshi-ota Would you review this PR?

@TakaHoribe TakaHoribe added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Sep 2, 2023
@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02% ⚠️

Comparison is base (472a678) 15.12% compared to head (6da505a) 15.10%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4855      +/-   ##
==========================================
- Coverage   15.12%   15.10%   -0.02%     
==========================================
  Files        1574     1575       +1     
  Lines      108430   108511      +81     
  Branches    33315    33315              
==========================================
  Hits        16395    16395              
- Misses      74159    74240      +81     
  Partials    17876    17876              
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 15.12% <ø> (ø) Carriedforward from f476190

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

Files Changed Coverage Δ
..._type_rviz_plugin/src/target_object_type_panel.cpp 0.00% <0.00%> (ø)
...ap_projection_loader/src/map_projection_loader.cpp 26.66% <ø> (ø)

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

@satoshi-ota satoshi-ota self-requested a review September 3, 2023 06:16
Copy link
Contributor

@satoshi-ota satoshi-ota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!! In near future, I'd like to align namespaces.

TakaHoribe and others added 3 commits September 3, 2023 16:12
…type_panel.cpp

Co-authored-by: Satoshi OTA <44889564+satoshi-ota@users.noreply.github.com>
…type_panel.hpp

Co-authored-by: Satoshi OTA <44889564+satoshi-ota@users.noreply.github.com>
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
@TakaHoribe TakaHoribe enabled auto-merge (squash) September 3, 2023 07:37
@TakaHoribe TakaHoribe merged commit c03fb2f into autowarefoundation:main Sep 3, 2023
@TakaHoribe TakaHoribe deleted the object_type_rviz_plugin branch September 3, 2023 07:39
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) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants