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

points_marker: fix bug where points are never cleared #949

Merged

Conversation

AndreasR30
Copy link
Contributor

Hello,

this fixes a bug where a vector of points is never cleared. With each step more and more points are added. This fixes #790 and maybe other issues with Marker in rviz. The example node in #790 works fine after this pull request.

@clalancette clalancette self-assigned this Feb 23, 2023
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

This seems like a reasonable bugfix to me, thanks.

@clalancette clalancette changed the base branch from ros2 to rolling February 24, 2023 17:44
@clalancette
Copy link
Contributor

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette clalancette merged commit 1961b81 into ros2:rolling Feb 28, 2023
@james-yoo
Copy link

Hi,
Please backport this patch to humble branch.

Thanks

@clalancette
Copy link
Contributor

@Mergifyio backport humble

@mergify
Copy link

mergify bot commented Aug 11, 2023

backport humble

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Aug 11, 2023
clalancette pushed a commit that referenced this pull request Aug 11, 2023
… over time (#949) (#1029)

(cherry picked from commit 1961b81)

Co-authored-by: AndreasR30 <andreas.reich@unibw.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

major performance issues marker cube_list
3 participants