AwsError Ros1NodeParameterReader::ReadParam()

in aws_ros1_common/src/sdk_utils/ros1_node_parameter_reader.cpp [37:40]


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