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

festivalがインストールされていないのでロボットが喋らない #50

Open
a-ichikura opened this issue Jun 16, 2022 · 0 comments

Comments

@a-ichikura
Copy link

helloとunitreeに喋ってもらいたいのですが、以下のエラーが出て喋りませんでした。

[rosout][ERROR] 2022-06-16 01:43:36,164: Sound synthesis failed. Is festival installed? Is a festival voice installed? Try running "rosdep satisfy sound_play|sh". Refer to http://wiki.ros.org/sound_play/Troubleshooting
[rosout][ERROR] 2022-06-16 01:43:36,209: Exception in actionlib callback: 'NoneType' object has no attribute 'command'
[rosout][INFO] 2022-06-16 01:43:36,254: Traceback (most recent call last):
  File "/opt/jsk/System/ros1_inst/lib/sound_play/soundplay_node.py", line 396, in execute_cb
    sound.command(data.command)
AttributeError: 'NoneType' object has no attribute 'command'

cc: @iory @tkmtnt7000

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

No branches or pull requests

1 participant