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

introduce RMW_EVENT_TYPE_MAX in rmw_event_type_t. #518

Open
wants to merge 3 commits into
base: rolling
Choose a base branch
from

Commits on Oct 16, 2024

  1. introduce RMW_EVENT_TYPE_MAX in rmw_event_type_t.

    Signed-off-by: Tomoya Fujita <[email protected]>
    fujitatomoya committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6af180a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. add a case for RMW_EVENT_TYPE_MAX to rmw_take_event().

    Signed-off-by: Tomoya Fujita <[email protected]>
    fujitatomoya committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    984924e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. remove redundant blank lines, make cpplint happy.

    Signed-off-by: Tomoya Fujita <[email protected]>
    fujitatomoya committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    59b391f View commit details
    Browse the repository at this point in the history