Skip to content

Development Plan for Missing RMW implementations #893

@fujitatomoya

Description

@fujitatomoya

Description

I do not think this issue, it is more like discussion on development milestone and plans in the future.

According to the source code, rmw_zenoh_cpp still misses a few RMW Interfaces as implementation.

  • Network Flow Endpoints
    • rmw_publisher_get_network_flow_endpoints
    • rmw_subscription_get_network_flow_endpoints
  • LoanedMessage (required for true zero copy from ROS 2 application)
    • rmw_borrow_loaned_message
    • rmw_return_loaned_message_from_publisher
    • rmw_publish_loaned_message
    • rmw_take_loaned_message
    • rmw_take_loaned_message_with_info
    • rmw_return_loaned_message_from_subscription
  • ContentFiltering
    • rmw_subscription_set_content_filter
    • rmw_subscription_get_content_filter

Is there any milestone or development plan to support those interfaces?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions