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

Error using sound_play

asked 2013-10-18 03:07:06 -0500

pelment gravatar image

updated 2014-01-28 17:18:17 -0500

ngrennan gravatar image

What I want to do: I want to say any text :) I try to use sound_play and say.py. I try to launch soundplay_node using

roslaunch sound_play soundplay_node.launch

And I have the following error:

Traceback (most recent call last):
 File "/opt/ros/groovy/stacks/audio_common/sound_play/scripts/soundplay_node.py", line     43, in <module>
   from sound_play.msg import SoundRequest
ImportError: No module named sound_play.msg

What I shall do?

edit retag flag offensive close merge delete

Comments

I am new at this. How can i compile sound play node?

Sergiiio gravatar image Sergiiio  ( 2021-07-26 04:32:40 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-10-18 03:36:43 -0500

makokal gravatar image

Did u compile the sound play node to generate the respective messages?

edit flag offensive delete link more

Comments

Hm, I did it once and forgot about the fact that I have a error with root access. Thank you, I built it again and now it works!

pelment gravatar image pelment  ( 2013-10-18 04:00:06 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-10-18 03:07:06 -0500

Seen: 919 times

Last updated: Oct 18 '13