#include <graft/GraftParameterManager.h>
Go to the source code of this file.
Functions | |
template<std::size_t SIZE> | |
bool | load_rosparam_array (ros::NodeHandle &nh, const std::string ¶m_name, boost::array< double, SIZE > &values) |
bool load_rosparam_array | ( | ros::NodeHandle & | nh, |
const std::string & | param_name, | ||
boost::array< double, SIZE > & | values | ||
) |
Definition at line 39 of file GraftParameterManager.cpp.