Skip to content

Commit

Permalink
Add readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengyima committed Sep 23, 2019
1 parent 1212e7d commit 51f7136
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 基于最小代价与Dubins曲线的改进Dijkstra与A*算法航迹规划

包括了本次建模比赛所涉及的所有代码

# Preinstallation

Before launch the script install these packages in your **Python3** environment:
- numpy
- matplotlib


# Launch the script

```
python p123.py
```


## Links

- https://cpipc.chinadegrees.cn/cw/hp/4

0 comments on commit 51f7136

Please sign in to comment.