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

|
||||

|
||||
|
||||
# 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
|
||||
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))
|
||||
|
||||
Reference in New Issue
Block a user