Function urdf_rs::utils::convert_xacro_to_urdf [] [src]

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