Function urdf_rs::utils::convert_xacro_to_urdf

source ยท
pub fn convert_xacro_to_urdf<P>(filename: P) -> Result<String>
where P: AsRef<Path>,