Utils for getting nodelet parameters. More...
#include <functional>
#include <memory>
#include <string>
#include <ros/ros.h>
#include <cras_cpp_common/param_utils.hpp>
#include <cras_cpp_common/param_utils/bound_param_helper.hpp>
#include <cras_cpp_common/param_utils/param_helper.hpp>
#include <cras_cpp_common/param_utils/get_param_adapters/node_handle.hpp>
#include "impl/param_helper.hpp"
Go to the source code of this file.
Classes | |
class | cras::NodeletParamHelper< NodeletType > |
This mixin allows calling the getParam() helpers. More... | |
Namespaces | |
cras | |
Utils for getting nodelet parameters.
Definition in file nodelet_utils/param_helper.hpp.