Functions
high_level_action_server.cpp File Reference

The interactive world high level action server. More...

#include <interactive_world_tools/HighLevelActions.h>
Include dependency graph for high_level_action_server.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Detailed Description

The interactive world high level action server.

The high level action server contains high level functionality for doing things such as driving to surfaces.

Author:
Russell Toris, WPI - rctoris@wpi.edu
Date:
March 18, 2015

Definition in file high_level_action_server.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Creates and runs the high_level_action_server 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 or EXIT_FAILURE if an error occurs.

Definition at line 23 of file high_level_action_server.cpp.



interactive_world_tools
Author(s): Russell Toris
autogenerated on Thu Jun 6 2019 21:34:15