Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set error status when duplicate markers are in the same MarkerArray (r…
…os2#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>
- Loading branch information