Typedefs | Functions | Variables
explore_client.cpp File Reference
#include <ros/ros.h>
#include <actionlib/client/simple_action_client.h>
#include <nav2d_navigator/ExploreAction.h>
#include <std_srvs/Trigger.h>
#include <nav2d_navigator/commands.h>
Include dependency graph for explore_client.cpp:

Go to the source code of this file.

Typedefs

typedef actionlib::SimpleActionClient< nav2d_navigator::ExploreAction > ExploreClient
 

Functions

int main (int argc, char **argv)
 
bool receiveCommand (std_srvs::Trigger::Request &req, std_srvs::Trigger::Response &res)
 

Variables

ExploreClientgExploreClient
 

Typedef Documentation

typedef actionlib::SimpleActionClient<nav2d_navigator::ExploreAction> ExploreClient

Definition at line 8 of file explore_client.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 21 of file explore_client.cpp.

bool receiveCommand ( std_srvs::Trigger::Request &  req,
std_srvs::Trigger::Response &  res 
)

Definition at line 12 of file explore_client.cpp.

Variable Documentation

ExploreClient* gExploreClient

Definition at line 10 of file explore_client.cpp.



nav2d_navigator
Author(s): Sebastian Kasperski
autogenerated on Tue Nov 7 2017 06:02:48