mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
update README
This commit is contained in:
10
README.md
10
README.md
@@ -17,7 +17,15 @@ This script is a simple rrt planning code with Rapidly-Exploring Random Trees (R
|
||||
|
||||
see (in Japanese) :
|
||||
|
||||

|
||||
[PythonによるRapidly-Exploring Random Trees (RRT)パスプランニングサンプルプログラム - MyEnigma](http://myenigma.hatenablog.com/entry/2016/03/23/092002)
|
||||
|
||||
|
||||
### Dubins path planning
|
||||
|
||||
A sample code for Dubins path planning.
|
||||
|
||||

|
||||
|
||||
|
||||
# Optimization
|
||||
|
||||
|
||||
Reference in New Issue
Block a user