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(tier4_localization_rviz_plugin): add pose history footprint #2387

Conversation

TakaHoribe
Copy link
Contributor

@TakaHoribe TakaHoribe commented Nov 28, 2022

Description

Add a plugin to visualize footprint from pose history as in this screenshot.

image

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.

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.

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>
@github-actions github-actions bot added component:common Common packages from the autoware-common repository. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned) labels Nov 28, 2022
@TakaHoribe TakaHoribe added the component:tools Utility and debugging software. (auto-assigned) label Nov 28, 2022
@takayuki5168
Copy link
Contributor

takayuki5168 commented Nov 28, 2022

@TakaHoribe Can clear (= clear pose history) be realized by disabling the plugin?

Copy link
Contributor

@takayuki5168 takayuki5168 left a comment

Choose a reason for hiding this comment

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

LGTM

@isamu-takagi
Copy link
Contributor

@TakaHoribe Could you add you as a maintainer?

@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Base: 10.48% // Head: 10.47% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (b09ae44) compared to base (4a35358).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2387      +/-   ##
==========================================
- Coverage   10.48%   10.47%   -0.02%     
==========================================
  Files        1248     1250       +2     
  Lines       91222    91349     +127     
  Branches    21014    21014              
==========================================
  Hits         9565     9565              
- Misses      71470    71597     +127     
  Partials    10187    10187              
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 10.46% <ø> (ø) Carriedforward from 372efcc

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

Impacted Files Coverage Δ
...rviz_plugin/src/pose_history_footprint/display.cpp 0.00% <0.00%> (ø)
...rviz_plugin/src/pose_history_footprint/display.hpp 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@TakaHoribe
Copy link
Contributor Author

@isamu-takagi OK.

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
@github-actions github-actions bot removed the component:tools Utility and debugging software. (auto-assigned) label Nov 29, 2022
@TakaHoribe
Copy link
Contributor Author

@isamu-takagi I updated the maintainer list. Please check it.

Copy link
Contributor

@isamu-takagi isamu-takagi left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@yabuta yabuta left a comment

Choose a reason for hiding this comment

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

LGTM

@TakaHoribe TakaHoribe enabled auto-merge (squash) December 1, 2022 12:17
@TakaHoribe TakaHoribe merged commit 96652f9 into autowarefoundation:main Dec 1, 2022
@TakaHoribe TakaHoribe deleted the feat/pose-history-footprint-rviz-plugin branch December 1, 2022 12:18
HansRobo pushed a commit to HansRobo/autoware.universe that referenced this pull request Dec 16, 2022
…owarefoundation#2387)

* feat(tier4_localization_rviz_plugin): add pose history footprint

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* remove unused variables

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* add maintainer

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
kminoda pushed a commit to kminoda/autoware.universe that referenced this pull request Jan 6, 2023
…owarefoundation#2387)

* feat(tier4_localization_rviz_plugin): add pose history footprint

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* remove unused variables

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* add maintainer

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
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) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants