15 int main(
int argc,
char **argv)
17 ros::init(argc, argv,
"test_bool_dynamic_reconfigure");
21 bool bool_test =
false;
33 std::cerr <<
"bool " << bool_test << std::endl;
34 std::cerr <<
"*********" << std::endl;
ROSCPP_DECL void init(int &argc, char **argv, const std::string &name, uint32_t options=0)
ROSCPP_DECL void spinOnce()