Public Member Functions | |
void | configCallback (ConfigType &config, uint32_t) |
void | rosparamToConfig (ConfigType &config) |
TestDynamicReconfigure () | |
~TestDynamicReconfigure ()=default | |
Public Attributes | |
dynamic_reconfigure::Server< ConfigType > | drSrv |
ros::NodeHandle | nh |
ParamType | testParams |
Definition at line 10 of file test_dynamicReconfigure.cpp.
|
inline |
Definition at line 14 of file test_dynamicReconfigure.cpp.
|
default |
|
inline |
Definition at line 25 of file test_dynamicReconfigure.cpp.
|
inline |
Definition at line 30 of file test_dynamicReconfigure.cpp.
dynamic_reconfigure::Server<ConfigType> TestDynamicReconfigure::drSrv |
Definition at line 39 of file test_dynamicReconfigure.cpp.
ros::NodeHandle TestDynamicReconfigure::nh |
Definition at line 35 of file test_dynamicReconfigure.cpp.
ParamType TestDynamicReconfigure::testParams |
Definition at line 37 of file test_dynamicReconfigure.cpp.