Function urdf_rs::utils::expand_package_path

source ยท
pub fn expand_package_path<'a>(
    filename: &'a str,
    base_dir: Option<&Path>,
) -> Result<Cow<'a, str>>