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

Add generic circular array container #320

Merged
merged 7 commits into from
Feb 14, 2024
Merged

Add generic circular array container #320

merged 7 commits into from
Feb 14, 2024

Commits on Feb 13, 2024

  1. Add generic circular array container.

    Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
    hidmic committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    13e66b3 View commit details
    Browse the repository at this point in the history
  2. Please CI for ROS 2 distributions

    Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
    hidmic committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e1e3e06 View commit details
    Browse the repository at this point in the history
  3. Address peer review comments

    Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
    hidmic committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d451b5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9ec7ae View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Fix include guard in circular_array.hpp

    Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
    hidmic committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    efb5f6c View commit details
    Browse the repository at this point in the history
  2. Please CI

    Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
    hidmic committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bc0ddcd View commit details
    Browse the repository at this point in the history
  3. Silence clang-tidy 10.0

    Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
    hidmic committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d2a90a9 View commit details
    Browse the repository at this point in the history