Function urdf_rs::utils::read_urdf_or_xacro [] [src]

pub fn read_urdf_or_xacro<P>(input_path: P) -> Result<Robot> where
    P: AsRef<Path>,