Skip to content

Commit

Permalink
Merge pull request #1926 from mqcmd196/PR/pr2_respawn_speech_to_text
Browse files Browse the repository at this point in the history
[jsk_pr2_startup] respawn speech_to_text
  • Loading branch information
Kanazawanaoaki authored Dec 10, 2024
2 parents df0d0a8 + e172251 commit 7074ea1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<node name="speech_to_text"
pkg="respeaker_ros" type="speech_to_text.py"
machine="$(arg machine)">
machine="$(arg machine)" respawn="$(arg respawn)">
<remap from="speech_to_text" to="speech_to_text_google" />
<remap from="audio" to="speech_audio"/>
<remap from="sound_play" to="robotsound_jp"/>
Expand Down

0 comments on commit 7074ea1

Please sign in to comment.