#include "ddynamic_reconfigure/dd_param.h"
Go to the source code of this file.
Classes | |
class | ddynamic_reconfigure::DDBool |
a boolean implementation of the parameter. These are used to handle true/false values, or bit quantities if needed. In ROS, booleans are handled as u-bytes (u-int8), so be careful with these! More... | |
Namespaces | |
ddynamic_reconfigure | |