throwstd::runtime_error("Error parsing subscriber managers @"+generatePath(file)+". Please make sure that each manager has 'package', 'subscriber', 'topic' and 'sensor_name' entries.");
}
//TODO: Defined for testing purposes, maybe should be removed when releasing
YAML::Noden_raw_libs=n["raw_libs"];
for(constauto&kv:n_raw_libs){
_raw_libs.push_back(kv.Scalar());
throwstd::runtime_error("Error parsing subscriber managers @"+generatePath(file)+". Please make sure that each manager has 'package', 'type', 'topic' and 'sensor_name' entries.");
if(notinserted_it.second)WOLF_WARN("Skipping key '",key,"' with value '",value,"'. There already exists the register: (",inserted_it.first->first,",",inserted_it.first->second,")");