-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed