Functions | |
template<class T > | |
bool | fromFile (const std::string &path, T &msg) |
bool | loadBoolParam (ros::NodeHandle &nh, const std::string &name, uint8_t &value) |
template<typename T > | |
bool | loadParam (ros::NodeHandle &nh, const std::string &name, T &value) |
template<class T > | |
bool | toFile (const std::string &path, const T &msg) |
|
inline |
Definition at line 33 of file choreo_param_helpers.h.
|
inline |
Definition at line 69 of file choreo_param_helpers.h.
|
inline |
Definition at line 59 of file choreo_param_helpers.h.
|
inline |
Definition at line 11 of file choreo_param_helpers.h.