#include <gtest/gtest.h>
#include "testUtils.h"
#include <ros/ros.h>
#include <end_effector/Parser.h>
#include <end_effector/EEInterface.h>
#include <end_effector/RosServiceHandler.h>
#include <end_effector/MapActionHandler.h>
#include <rosee_msg/NewGenericGraspingActionSrv.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 197 of file test_service_handler.cpp.