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

Set error status when duplicate markers are in the same MarkerArray (backport #891) #901

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Sep 12, 2022

This is an automatic backport of pull request #891 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

…891)

* Set error status when duplicate markers are in the same MarkerArray

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Use std::set with id before ns

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Lock/Unlock for every message

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Output first offending namespace and id

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Add benchmark

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

More benchmarks

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Revert "Add benchmark"

This reverts commit 8aeea4c.

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
(cherry picked from commit e069694)
@sloretz
Copy link
Contributor

sloretz commented Sep 12, 2022

CI (Foxy build: --packages-up-to rviz_default_plugins test: --packages-select rviz_default_plugins Fast-RTPS static only)

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status CMake warnings and compiler warnings unrelated.

@sloretz sloretz merged commit d146c77 into foxy Sep 12, 2022
@delete-merged-branch delete-merged-branch bot deleted the mergify/bp/foxy/pr-891 branch September 12, 2022 22:04
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

1 participant