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

Revision history [back]

click to hide/show revision 1
initial version

It's probably a permissions issue: make sure the file has executable permission (in your case soundplay_node.py file).

you can achieve this by entering the folder that contains that file and type: chmod +x file_name