Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

User callback should fully resolve across interfaces #32

Open
stonier opened this issue Dec 31, 2011 · 0 comments
Open

User callback should fully resolve across interfaces #32

stonier opened this issue Dec 31, 2011 · 0 comments
Labels
Milestone

Comments

@stonier
Copy link
Contributor

stonier commented Dec 31, 2011

Should fully resolve a serviceResolved callback across all interfaces.

Currently this will only provide a ros service info with information from the one interface which triggered it. It would be good to check the other interfaces and bring all the information together, and pass that.

When an interface is dropped, that might also be a good place to trigger serviceResolved and serviceRemoved callbacks from the user - but to differentiate we need to check if it is still being served on the other interfaces first.

@ghost ghost assigned stonier Dec 31, 2011
@stonier stonier removed their assignment Apr 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant