Functions
informed_object_search.cpp File Reference

The main object search node. More...

#include <informed_object_search/ObjectSearcher.h>
Include dependency graph for informed_object_search.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Detailed Description

The main object search node.

The object searcher node is responsible for searching for a given object given information obtained from the interactive world project. Associated ROS information is maintained in this class.

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

Definition in file informed_object_search.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Creates and runs the informed_object_search 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 24 of file informed_object_search.cpp.



informed_object_search
Author(s): Russell Toris
autogenerated on Thu Jun 6 2019 21:34:20