-
Notifications
You must be signed in to change notification settings - Fork 398
2021 07 22 Eclipse iceoryx developer meetup
Michael Pöhnl edited this page Jul 22, 2021
·
3 revisions
Date: 2021/07/22
Time: 17:00 CET
Link: https://eclipse.zoom.us/j/95918504483?pwd=RWM5Y1pkeStKVDZsU09EY1hnclREUT09
- Michael Pöhnl, Apex.AI
- Dietrich Krönke, Apex.AI
- Vamsi, Lear Corp.
- Mathias "Bob" Kraus, Apex.AI
- Marika Lehmann, Apex.AI
- General: Are there other agenda points?, 2 mins
- ROS 2 with Cyclone + iceoryx, Matthias had an Eclipse talk, video
- Data processing chain with modification of received data
- Discovery use case
- 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