Plays pre-recorded sound messages in the robot speakers. More...
#include <sound_play/sound_play.h>#include <unistd.h>#include <ros/package.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| void | sleepok (int t, ros::NodeHandle &nh) |
Plays pre-recorded sound messages in the robot speakers.
=====================================================================================
Definition in file sound_player.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 47 of file sound_player.cpp.
| void sleepok | ( | int | t, |
| ros::NodeHandle & | nh | ||
| ) |
Definition at line 40 of file sound_player.cpp.