Function urdf_viz::load_mesh [] [src]

pub fn load_mesh<P>(filename: P) -> Result<Rc<RefCell<Mesh>>> where
    P: AsRef<Path>,