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

refactor: add default value for keep_speaker_busy parameter to tts launchfiles #316

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

maciejmajek
Copy link
Member

@maciejmajek maciejmajek commented Nov 22, 2024

Purpose

The TTS launch files previously required the keep_speaker_busy parameter to always be provided. Since this is more of a fine-tuning option, I have added a default value for the parameter.

Proposed Changes

  • Added default parameters for tts keep_speaker_busy parameter

Issues

  • Links to relevant issues

Testing

  • How was it tested, what were the results?

@maciejmajek maciejmajek marked this pull request as draft November 25, 2024 12:55
@maciejmajek maciejmajek marked this pull request as ready for review November 25, 2024 12:58
@maciejmajek maciejmajek force-pushed the refactor/simpler-launchfiles branch from 54ddc40 to 33b120d Compare November 25, 2024 14:02
Copy link
Member

@boczekbartek boczekbartek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with my computer headset and worked well. No need to pass keep_speaker_busy.

ros2 launch rai_bringup hri.launch.py recording_device:=12

@maciejmajek maciejmajek merged commit 8ce14f3 into development Nov 25, 2024
5 checks passed
@maciejmajek maciejmajek deleted the refactor/simpler-launchfiles branch November 25, 2024 15:59
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.

2 participants