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 #891

Merged

Commits on Sep 1, 2022

  1. Set error status when duplicate markers are in the same MarkerArray

    Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
    sloretz committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    e48c005 View commit details
    Browse the repository at this point in the history
  2. Use std::set with id before ns

    Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
    sloretz committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    6d59b56 View commit details
    Browse the repository at this point in the history
  3. Lock/Unlock for every message

    Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
    sloretz committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    9cfd488 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Output first offending namespace and id

    Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
    sloretz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ba16715 View commit details
    Browse the repository at this point in the history
  2. Add benchmark

    Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
    
    More benchmarks
    
    Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
    sloretz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    8aeea4c View commit details
    Browse the repository at this point in the history
  3. Revert "Add benchmark"

    This reverts commit 8aeea4c.
    
    Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
    sloretz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    9bc888b View commit details
    Browse the repository at this point in the history