Namespaces | Functions
choreo_param_helpers.h File Reference
#include <ros/serialization.h>
#include <ros/node_handle.h>
#include <fstream>
Include dependency graph for choreo_param_helpers.h:

Go to the source code of this file.

Namespaces

 choreo_param_helpers
 

Functions

template<class T >
bool choreo_param_helpers::fromFile (const std::string &path, T &msg)
 
bool choreo_param_helpers::loadBoolParam (ros::NodeHandle &nh, const std::string &name, uint8_t &value)
 
template<typename T >
bool choreo_param_helpers::loadParam (ros::NodeHandle &nh, const std::string &name, T &value)
 
template<class T >
bool choreo_param_helpers::toFile (const std::string &path, const T &msg)
 


choreo_param_helpers
Author(s):
autogenerated on Thu Jul 18 2019 03:58:59