Functions
interactive_world_model_fetcher.cpp File Reference
#include <interactive_world_tools/interactive_world_model_fetcher.hpp>
#include <curl/curl.h>
Include dependency graph for interactive_world_model_fetcher.cpp:

Go to the source code of this file.

Functions

static size_t curl_write_cb (void *contents, size_t size, size_t nmemb, void *userp)
int main (int argc, char **argv)

Function Documentation

static size_t curl_write_cb ( void *  contents,
size_t  size,
size_t  nmemb,
void *  userp 
) [static]

Definition at line 162 of file interactive_world_model_fetcher.cpp.

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 169 of file interactive_world_model_fetcher.cpp.



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