The interactive world high level action server. More...
#include <interactive_world_tools/HighLevelActions.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
The interactive world high level action server.
The high level action server contains high level functionality for doing things such as driving to surfaces.
Definition in file high_level_action_server.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Creates and runs the high_level_action_server node.
| argc | argument count that is passed to ros::init. |
| argv | arguments that are passed to ros::init. |
Definition at line 23 of file high_level_action_server.cpp.