AwsError Ros1NodeParameterReader::ReadParam()

in aws_ros1_common/src/sdk_utils/ros1_node_parameter_reader.cpp [57:60]


AwsError Ros1NodeParameterReader::ReadParam(const ParameterPath & param_path, std::string & out) const
{
  return ReadParamTemplate(param_path, out);
}