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

Make cmd_audio subscription to be "reliable" #356

Closed
alsora opened this issue Mar 15, 2023 · 0 comments · Fixed by #360
Closed

Make cmd_audio subscription to be "reliable" #356

alsora opened this issue Mar 15, 2023 · 0 comments · Fixed by #360
Labels
enhancement New feature or request
Milestone

Comments

@alsora
Copy link
Collaborator

alsora commented Mar 15, 2023

The Create 3 robot has a subscriber to the topic cmd_audio which currently has a best-effort qos.
Users often publish to this topic a single message (e.g. using --once) and this message may be lost resulting in the audio not being played.

See #119 and #355

@alsora alsora added the enhancement New feature or request label Mar 15, 2023
@shamlian shamlian modified the milestones: G.4.4, H.1.1 Mar 21, 2023
@shamlian shamlian linked a pull request Mar 22, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants