Functions
rovio_audio.cpp File Reference

Communication node to the Rovio's audio devices. More...

#include <arpa/inet.h>
#include <cstdlib>
#include <ros/ros.h>
#include <rovio_av/rovio_audio.h>
#include <rovio_shared/rovio_http.h>
#include <rovio_shared/wav_play.h>
#include <string>
#include <sstream>
#include <sys/socket.h>
Include dependency graph for rovio_audio.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Detailed Description

Communication node to the Rovio's audio devices.

rovio_audio creates a ROS node that listens for the name of a .wav file as a string. The file is then streamed and played on the Rovio's speaker.

Author:
Russell Toris, WPI - rctoris@wpi.edu
Date:
April 6, 2014

Definition in file rovio_audio.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Creates and runs the rovio_audio node.

Parameters:
argcargument count that is passed to ros::init
argvarguments that are passed to ros::init
Returns:
EXIT_SUCCESS if the node runs correctly

Definition at line 118 of file rovio_audio.cpp.



rovio_av
Author(s): Russell Toris
autogenerated on Thu Aug 27 2015 14:56:42