#include <ros/ros.h>
#include <gtest/gtest.h>
#include <ddynamic_reconfigure/dd_value.h>
#include <ddynamic_reconfigure/TutorialParams.h>
#include <dynamic_reconfigure/Reconfigure.h>
Go to the source code of this file.
Namespaces | |
ddynamic_reconfigure | |
Functions | |
int | main (int argc, char **argv) |
ddynamic_reconfigure::TEST (DDFullScaleTest, doTest) | |
A ROS client making sure the server sends the new information. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 68 of file dd_client.cpp.