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

std::copy fix - OccupancyGridUpdate - Data is not being processed correctly #895

Merged
merged 6 commits into from
Sep 19, 2022

Conversation

Eric-Bwr
Copy link
Contributor

@Eric-Bwr Eric-Bwr commented Sep 6, 2022

This fixes the updating of the costmap. As described in the Issue.

@Eric-Bwr
Copy link
Contributor Author

Eric-Bwr commented Sep 6, 2022

Issue: #896

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.

@Eric-Bwr Thanks for the patch. I've left a requested change inline. Can you test that out and verify that it fixes the original issue for you?

Eric-Bwr and others added 2 commits September 19, 2022 09:50
…_display.cpp

Co-authored-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
Copy link
Contributor

CI:

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

@clalancette
Copy link
Contributor

The warning on Windows is unrelated to this PR (and has already been fixed elsewhere). So going ahead and merging this; thanks @Eric-Bwr !

@clalancette clalancette merged commit efa6b89 into ros2:rolling Sep 19, 2022
@Eric-Bwr
Copy link
Contributor Author

No problem :) Thank you aswell!

daisukes pushed a commit to CMU-cabot/rviz that referenced this pull request May 3, 2023
…rectly (ros2#895)

* std_copy_fix

Co-authored-by: Eric Böwer <e.boewer@kalverkamp.de>
Co-authored-by: Chris Lalancette <clalancette@gmail.com>
clalancette added a commit that referenced this pull request May 8, 2023
…rectly (#895) (#978)

* std_copy_fix

Co-authored-by: Eric <46936873+Eric-Bwr@users.noreply.github.com>
Co-authored-by: Eric Böwer <e.boewer@kalverkamp.de>
Co-authored-by: Chris Lalancette <clalancette@gmail.com>
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.

None yet

2 participants