urdf_rs::utils

Function convert_xacro_to_urdf

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