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 visualization of pose with covariance history #8191

Merged
merged 8 commits into from
Aug 29, 2024

Conversation

SaltUhey
Copy link
Contributor

Description

add plugin to visualize covariance estimated by NDT scan matching continuously on Rviz.
Screenshot from 2024-07-25 16-31-28

Related links

None.

How was this PR tested?

Run Autoware in my laptop.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: yuhei <yuhei1030.mini.normal@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 Jul 25, 2024
Copy link

github-actions bot commented Jul 25, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@isamu-takagi
Copy link
Contributor

@YamatoAndo The maintainer was updated with #8184. After the code owner update, would you please review this PR?

@YamatoAndo
Copy link
Contributor

@isamu-takagi Sure!

@YamatoAndo YamatoAndo self-requested a review as a code owner July 31, 2024 07:44
@YamatoAndo
Copy link
Contributor

Even though the path checkbox is turned off, the "Arrow" is not being removed.
Screenshot from 2024-07-31 17-41-10

SaltUhey and others added 5 commits August 1, 2024 09:28
Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>
Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>
Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>
@YamatoAndo YamatoAndo added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Aug 28, 2024
Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

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

Project coverage is 24.06%. Comparing base (bda8706) to head (31e6066).
Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
...e_history/pose_with_covariance_history_display.cpp 0.00% 158 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8191      +/-   ##
==========================================
- Coverage   24.10%   24.06%   -0.04%     
==========================================
  Files        1399     1400       +1     
  Lines      102337   102501     +164     
  Branches    38870    38884      +14     
==========================================
  Hits        24668    24668              
- Misses      75141    75305     +164     
  Partials     2528     2528              
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 24.10% <ø> (ø) Carriedforward from bda8706

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

@YamatoAndo YamatoAndo merged commit 50d92d6 into autowarefoundation:main Aug 29, 2024
31 checks passed
a-maumau pushed a commit to a-maumau/autoware.universe that referenced this pull request Sep 2, 2024
…covariance history (autowarefoundation#8191)

* display PoseWithCovariance History

Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>

* Correct spelling errors and year

Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>

* Add arrows clear()

Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>

* Extension to 3D in matrix calculations

Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>

* style(pre-commit): autofix

* Correcting spelling mistakes and adding includes

Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>

---------

Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>
Co-authored-by: Yamato Ando <yamato.ando@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
ktro2828 pushed a commit to ktro2828/autoware.universe that referenced this pull request Sep 18, 2024
…covariance history (autowarefoundation#8191)

* display PoseWithCovariance History

Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>

* Correct spelling errors and year

Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>

* Add arrows clear()

Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>

* Extension to 3D in matrix calculations

Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>

* style(pre-commit): autofix

* Correcting spelling mistakes and adding includes

Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>

---------

Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>
Co-authored-by: Yamato Ando <yamato.ando@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

3 participants