Cargo Features
rapier3d-urdf has no features set by default.
[dependencies]
rapier3d-urdf = { version = "0.4.0", features = ["stl", "collada", "wavefront"] }
- stl
-
Enables stl of rapier3d-meshloader
- collada
-
Enables collada of rapier3d-meshloader
- wavefront
-
Enables wavefront of rapier3d-meshloader
rapier3d-urdf has 3 features without comments.