Functions
rovio_head.cpp File Reference

Communication node to the Rovio's head motors. More...

#include <ros/ros.h>
#include <rovio_shared/head_ctrl.h>
#include <rovio_ctrl/rovio_head.h>
#include <rovio_shared/rovio_http.h>
#include <sstream>
#include <std_msgs/String.h>
#include <string>
Include dependency graph for rovio_head.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Detailed Description

Communication node to the Rovio's head motors.

rovio_head creates a ROS node that allows service calls to change the head position and publishes head position data.

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

Definition in file rovio_head.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Creates and runs the rovio_head 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_head.cpp.



rovio_ctrl
Author(s): Russell Toris
autogenerated on Mon Oct 6 2014 07:13:12