Skip to content

Add an API for an RMW implementation to check if an event type is supported #394

@Yadunund

Description

@Yadunund

An RMW implementation does not need to support all the event types in rmw_event_type_t. But there are several tests in our CI that validate whether the mechanism to handle events is supported. In such tests, we could either have the RMW return a list of events that it supports or rely on a new API to validate whether an event type is supported by the RMW before proceeding to test with the event type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions