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: change visualization of localization results from PoseHistory to PoseWithCovarianceHistory #1164

Merged

Conversation

SaltUhey
Copy link
Contributor

@SaltUhey SaltUhey commented Sep 12, 2024

Description

Change rviz config for visualization of pose with covariance history.

Screenshot from 2024-09-12 14-31-46

  • Purple ellipse(default:OFF): covariance of ndt
  • Yellow-green line(default:OFF): estimated trajectory of ndt
  • Light blue ellipse (default:OFF): covariance of ekf
  • Light blue line(default:ON): estimated trajectory of ekf

Related links

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.

SaltUhey and others added 2 commits September 12, 2024 14:19
Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>
@github-actions github-actions bot added the component:ui User interface, user experience, graphical user interfaces. (auto-assigned) label Sep 12, 2024
@SaltUhey SaltUhey marked this pull request as ready for review September 12, 2024 05:39
Signed-off-by: yuhei <yuhei1030.mini.normal@gmail.com>
Copy link
Contributor

@SakodaShintaro SakodaShintaro left a comment

Choose a reason for hiding this comment

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

Thanks a lot.
I have verified that logging_simulator works well and the default visualization in Rviz is the same as before.
I also enabled the covariance visualization and checked it.
LGTM

@SakodaShintaro SakodaShintaro merged commit 593ad1f into autowarefoundation:main Sep 17, 2024
17 checks passed
@xmfcx
Copy link
Contributor

xmfcx commented Sep 20, 2024

This slowed down rviz2 from 31 stable fps to 5 fps.

xmfcx added a commit that referenced this pull request Sep 20, 2024
…istory to PoseWithCovarianceHistory (#1164)"

This reverts commit 593ad1f.
xmfcx added a commit that referenced this pull request Sep 20, 2024
…istory to PoseWithCovarianceHistory (#1164) (#1179)

Revert "feat: change visualization of localization results from PoseHistory to PoseWithCovarianceHistory (#1164)"

This reverts commit 593ad1f.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ui User interface, user experience, graphical user interfaces. (auto-assigned) tag:run-build-and-test-differential
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants