mirror of
https://github.com/gnxlxnxx/dubins_path
synced 2026-07-27 15:13:02 +02:00
Update README.md
This commit is contained in:
@@ -1,12 +1,10 @@
|
|||||||
|

|
||||||
|

|
||||||
|
|
||||||
# dubins_path
|
# dubins_path
|
||||||
|
|
||||||
this is a crate which calculates [dubins paths](https://en.wikipedia.org/wiki/Dubins_path)
|
this is a crate which calculates [dubins paths](https://en.wikipedia.org/wiki/Dubins_path)
|
||||||
|
|
||||||
## Status
|
|
||||||
|
|
||||||
- I've tested some easy scenarios if you encounter any problems feel free to open an issue or PR
|
|
||||||
- This code is a little messy feel free to PR a cleanup ;)
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
Licensed under either of
|
Licensed under either of
|
||||||
- Apache License, Version 2.0 ( [LICENSE-APACHE](LICENSE-APACHE-2.0) or [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0))
|
- Apache License, Version 2.0 ( [LICENSE-APACHE](LICENSE-APACHE-2.0) or [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0))
|
||||||
|
|||||||
Reference in New Issue
Block a user