Classes | Functions
rovio_move.h File Reference

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

#include <geometry_msgs/Twist.h>
#include <ros/ros.h>
#include <rovio_shared/man_drv.h>
#include <rovio_shared/rovio_http.h>
#include <string>
Include dependency graph for rovio_move.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  move_controller
 Provides direct communication to the Rovio to control the motors. More...

Functions

int main (int argc, char **argv)

Detailed Description

Communication node to the Rovio's motors.

rovio_move creates a ROS node that allows messages to control the motors of the Rovio. The motors can be controlled by providing either a rovio_shared/man_drv message (relating to motor commands defined by the Rovio's API) or geometry_msgs/Twist messages.

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

Definition in file rovio_move.h.


Function Documentation

int main ( int  argc,
char **  argv 
)

Creates and runs the rovio_move 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

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