Changes configuration parameters of a running ronex module. More...
#include <ros/ros.h>
#include <ros/console.h>
#include <string>
#include <dynamic_reconfigure/BoolParameter.h>
#include <dynamic_reconfigure/IntParameter.h>
#include <dynamic_reconfigure/Reconfigure.h>
#include <dynamic_reconfigure/Config.h>
Go to the source code of this file.
Classes | |
class | ChangeRonexConfigurationExample |
Functions | |
int | main (int argc, char **argv) |
Changes configuration parameters of a running ronex module.
Definition in file change_ronex_configuration.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 86 of file change_ronex_configuration.cpp.