Skip to content

Commit

Permalink
use hiragana in speak_and_wait recovery
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Dec 5, 2022
1 parent 236b479 commit 82ee15d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ move_base:
frequency: 20.0
sim_granularity: 0.017
speak_and_wait0:
speak_text: "通れません、道を開けてください"
speak_text: "とおれません、みちをあけてください"
duration_wait: 5.0
duration_timeout: 1.0
sound_action: /robotsound_jp
Expand All @@ -140,7 +140,7 @@ move_base:
frequency: 20.0
sim_granularity: 0.017
speak_and_wait1:
speak_text: "通れません、道を開けてください"
speak_text: "とおれません、みちをあけてください"
duration_wait: 5.0
duration_timeout: 1.0
sound_action: /robotsound_jp
Expand Down

0 comments on commit 82ee15d

Please sign in to comment.