You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -69,6 +68,7 @@ Python codes for robotics algorithm.
69
68
*[License](#license)
70
69
*[Use-case](#use-case)
71
70
*[Contribution](#contribution)
71
+
*[Citing](#citing)
72
72
*[Support](#support)
73
73
*[Authors](#authors)
74
74
@@ -360,11 +360,11 @@ Ref:
360
360
361
361
-[Sampling-based Algorithms for Optimal Motion Planning](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.419.5503&rep=rep1&type=pdf)
362
362
363
-
### RRT\* with reeds-sheep path
363
+
### RRT\* with reeds-shepp path
364
364
365
365
)
366
366
367
-
Path planning for a car robot with RRT\* and reeds sheep path planner.
367
+
Path planning for a car robot with RRT\* and reeds shepp path planner.
368
368
369
369
### LQR-RRT\*
370
370
@@ -622,3 +622,4 @@ This is a list: [Users comments](https://github.com/AtsushiSakai/PythonRobotics/
0 commit comments