Classes | Defines | Functions
robot.h File Reference
#include <actionlib/client/simple_action_client.h>
#include <ros/ros.h>
#include <tf/transform_listener.h>
#include <arm_navigation_msgs/MoveArmAction.h>
Include dependency graph for robot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  robot
 Main robot control object. More...

Defines

#define HEAD_MOVE_THRESH   0.01

Functions

int main (int argc, char **argv)

Define Documentation

#define HEAD_MOVE_THRESH   0.01

Distance threshold in meters used when deciding to move the head.

Definition at line 24 of file robot.h.


Function Documentation

int main ( int  argc,
char **  argv 
)

Creates and runs the robot 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 processor 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 695 of file processor.cpp.



rail_cv_project
Author(s): Russell Toris, David Kent, Adrian‎ Boteanu
autogenerated on Sat Dec 28 2013 17:31:25