@@ -27,8 +27,7 @@ wavefront = ["dep:rapier3d-meshloader", "rapier3d-meshloader/wavefront"]
|
||||
log = "0.4"
|
||||
anyhow = "1"
|
||||
bitflags = "2"
|
||||
# NOTE: we are not using the (more recent) urdf-rs crate because of https://github.com/openrr/urdf-rs/issues/94
|
||||
xurdf = "0.2"
|
||||
urdf-rs = "0.9"
|
||||
|
||||
rapier3d = { version = "0.22", path = "../rapier3d" }
|
||||
rapier3d-meshloader = { version = "0.3.0", path = "../rapier3d-meshloader", default-features = false, optional = true }
|
||||
|
||||
Reference in New Issue
Block a user