Cargo Features
dubins_paths has no features set by default.
[dependencies]
dubins_paths = { version = "2.5.0", features = ["f64", "glam"] }
-
f64
-
Features from optional dependencies
-
glam
implicit feature
-
Enables
glam
glam: A simple and fast 3D math library for games and graphics
Affects
dubins_paths::PosRot
…