You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ROS 2 with Cyclone + iceoryx, Matthias had an Eclipse talk, video
Data processing chain with modification of received data
Discovery use case
Minutes
No
There are different possibilities to implement this
Having the option to try to get the ownership on subscriber side with the possibility that this can fail and the user can decide hoe to deal with this
Enforce by configuration and discovery checks that a subscriber that needs to modify the received data is the only one and the publisher does not store the last chunk
Notifying subscribers when subscription state changes
It would be good to extend the events for Listeners and Waitset to allow to get notified if the subscription state of a subscriber changes
The refactoring of the service discovery has to ensure that it is possible to wait with Listener or Waitset on changes of the service registry