Skip to content

changed qos profile to rmw_qos_profile_parameter_events#774

Merged
ivanpauno merged 1 commit intoros2:masterfrom
alsora:alsora/fix_parameter_subscription_qos
Jul 1, 2019
Merged

changed qos profile to rmw_qos_profile_parameter_events#774
ivanpauno merged 1 commit intoros2:masterfrom
alsora:alsora/fix_parameter_subscription_qos

Conversation

@alsora
Copy link
Copy Markdown
Collaborator

@alsora alsora commented Jul 1, 2019

The current Subscription used for paramter events has rmw_qos_profile_default as default qos profile.
On the other hand its corresponding Publisher uses rmw_qos_profile_parameter_events.

This PR changes the Subscription profile to match the Publisher one.
This is particularly helpful for the bigger depth of the queue: a common scenario consists in creating a bunch of nodes and then, after all have been created, they start to spin.
Parameters declared during node creation (as the time source one) can fill the queues being overwritten.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants