#include <ros/ros.h>
#include <swri_roscpp/service_server.h>
#include <diagnostic_updater/diagnostic_updater.h>
#include <std_srvs/Empty.h>
Go to the source code of this file.
Classes | |
class | ServiceServerTest |
Typedefs | |
typedef diagnostic_msgs::DiagnosticStatus | DS |
Functions | |
int | main (int argc, char **argv) |
typedef diagnostic_msgs::DiagnosticStatus DS |
Definition at line 11 of file service_server_test.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 129 of file service_server_test.cpp.