15#include "auto_apms_util/action_wrapper.hpp"
20const std::string ACTION_WRAPPER_PARAM_NAME_LOOP_RATE = _AUTO_APMS_UTIL__ACTION_PARAM_LOOP_RATE;
21const std::string ACTION_WRAPPER_PARAM_NAME_FEEDBACK_RATE = _AUTO_APMS_UTIL__ACTION_PARAM_FEEDBACK_RATE;
Fundamental helper classes and utility functions.