Functions | Variables
service_deadlock.cpp File Reference
#include <cstdlib>
#include <gtest/gtest.h>
#include "ros/ros.h"
#include "std_srvs/Empty.h"
#include <ros/console.h>
#include <ros/poll_manager.h>
Include dependency graph for service_deadlock.cpp:

Go to the source code of this file.

Functions

void call (ros::ServiceClient &client)
 
bool dummyService (std_srvs::Empty::Request &, std_srvs::Empty::Request &)
 
int main (int argc, char **argv)
 
 TEST (roscpp, ServiceDeadlocking)
 

Variables

static const char SERVICE1 [] = "service1"
 

Function Documentation

◆ call()

void call ( ros::ServiceClient client)

Definition at line 16 of file service_deadlock.cpp.

◆ dummyService()

bool dummyService ( std_srvs::Empty::Request &  ,
std_srvs::Empty::Request &   
)

Definition at line 9 of file service_deadlock.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 66 of file service_deadlock.cpp.

◆ TEST()

TEST ( roscpp  ,
ServiceDeadlocking   
)

Definition at line 33 of file service_deadlock.cpp.

Variable Documentation

◆ SERVICE1

const char SERVICE1[] = "service1"
static

Definition at line 14 of file service_deadlock.cpp.



test_roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim, Dirk Thomas , Jacob Perron
autogenerated on Thu Nov 23 2023 04:02:03