sound_play¶
Contents:
Summary¶
-
sound_play¶ Version: 0.2.10
Description: sound_play provides a ROS node that translates commands on a ROS topic (<tt>robotsound</tt>) into sounds. The node supports built-in sounds, playing OGG/WAV files, and doing speech synthesis via festival. C++ and Python bindings allow this node to be used without understanding the details of the message format, allowing faster development and resilience to message format changes.
Maintainers: - Austin Hendrix <namniart AT gmail DOT com>
Licenses: - BSD
Urls: - website<http://ros.org/wiki/sound_play>
- repository<https://github.com/ros-drivers/audio_common>
- bugtracker<https://github.com/ros-drivers/audio_common/issues>
Authors: - Blaise Gassend
BuildDepends: roscpproslibactionlib_msgsactionlibaudio_common_msgsdiagnostic_msgslibgstreamer0.10-devlibgstreamer-plugins-base0.10-devmessage_generation
BuildtoolDepends: BuildExportDepends: roscpproslibactionlib_msgsaudio_common_msgsdiagnostic_msgslibgstreamer0.10-0libgstreamer-plugins-base0.10-0gstreamer0.10-plugins-uglygstreamer0.10-plugins-goodrospyfestivalpython-gstmessage_runtime
ExecDepends: roscpproslibactionlib_msgsaudio_common_msgsdiagnostic_msgslibgstreamer0.10-0libgstreamer-plugins-base0.10-0gstreamer0.10-plugins-uglygstreamer0.10-plugins-goodrospyfestivalpython-gstmessage_runtime
Exports: - <cpp cflags=”-I${prefix}/include -I${prefix}/msg/cpp”/>
Types¶
Action types¶
-
sound_play/SoundRequest¶ Field (Goal): - sound_request (sound_play/SoundRequest) –
Field (Result): - playing (bool) –
- stamp (time) –
Field (Feedback): - playing (bool) –
- stamp (time) –
SoundRequest sound_request --- bool playing time stamp --- bool playing time stamp