sdformat-rs SDFormat parser using serde-xml-rs for Rust. Example let sdf = read_file("examples/simple_arm/model.sdf").unwrap(); println!("{:#?}", sdf); Reference https://github.com/openrr/urdf-rs