mirror of
https://github.com/gnxlxnxx/dubins_path
synced 2026-07-27 07:03:03 +02:00
5992ec7008a6fc34ec82e25f0cc682eef507d171
- start of the rsr vector was wrong because I took the wrong angle - shortest path was always rsr because I didn't replace them properly in the first place
dubins_path
this is a crate which calculates dubins paths
License
Licensed under either of
- Apache License, Version 2.0 ( LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ( LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Languages
Rust
100%