ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

failed to find rosdep festival for package sound_play -- Ubuntu Natty (BeagleBoard/ARM)

asked 2011-12-16 07:13:28 -0500

TheBurrito gravatar image

updated 2014-01-28 17:11:00 -0500

ngrennan gravatar image

I have festival installed. I have festival-dev installed. I can not fulfill all the deps for sound_play because the subject error is all I get. How can I go about fixing this?

Edit: It was pointed out that I also need festvox-kallpc16k, which I just verified that I do, and still have the issue.

edit retag flag offensive close merge delete

Comments

Do you also have the `festvox-kallpc16k` package installed? The festival rosdep needs that package installed as well.

Eric Perko gravatar image Eric Perko  ( 2011-12-16 07:27:17 -0500 )edit
Just verified that I do. No luck still.
TheBurrito gravatar image TheBurrito  ( 2011-12-16 10:40:56 -0500 )edit
Please provide the actual console output fo the error. I think that your problem is that there may not be a natty rule in your rosdep.yaml files for festival, but cannot know without the actual error message.
tfoote gravatar image tfoote  ( 2011-12-23 14:37:47 -0500 )edit

Without an error message it's hard to say what failed. It sounds like you need the rosdep definition for natty defined for festival. See the [rosdep wiki page](http://www.ros.org/wiki/rosdep)

tfoote gravatar image tfoote  ( 2012-04-23 13:40:14 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-12-16 13:33:57 -0500

130s gravatar image

updated 2011-12-16 13:34:36 -0500

I also get the same error when I do rosdep satisfy sound_play |sh or something. rosmake output also prints the same error but finishes without errors, yielding message files generated. By then, I managed to use sound_play. This isn't answering to your "how to fix rosdep errors" question but HTH.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-12-16 07:13:28 -0500

Seen: 2,867 times

Last updated: Apr 23 '12