Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configurable QoS #8

Open
BrettRD opened this issue Feb 1, 2021 · 1 comment
Open

configurable QoS #8

BrettRD opened this issue Feb 1, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@BrettRD
Copy link
Owner

BrettRD commented Feb 1, 2021

QoS incompatibility is a thing, the default middleware defaults everything to reliable, which cannot subscribe to lesser QoS publishers.
The src nodes should set their default QoS as low as possible, and the sink nodes high as possible.
All QoS settings should be configurable.

@BrettRD BrettRD changed the title check message QoS tolerance configurable QoS Mar 24, 2021
@BrettRD
Copy link
Owner Author

BrettRD commented Mar 24, 2021

The QoS is using a convention established in gazebo plugins that shouldn't cause any incompatibility headaches, but may have a buffers too short for some applications.
The elements should have a gstreamer property to set the QoS reliability and queue depth at least.

@BrettRD BrettRD added the enhancement New feature or request label Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant