From 999767165f6e2921fff547b89daab37ceef78aca Mon Sep 17 00:00:00 2001 From: AtsushiSakai Date: Sat, 17 Jun 2017 23:28:33 -0700 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 984c146a..194c2802 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ A sample code with Reeds Shepp path planning. ## Closed Loop RRT\* -A sample code with closed loop RRT\* +A sample code with closed loop RRT\*. ![PythonRobotics/figure_1-5.png at master · AtsushiSakai/PythonRobotics](https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathPlanning/CRRRTStar/Figure_1.png) ![PythonRobotics/figure_1-5.png at master · AtsushiSakai/PythonRobotics](https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathPlanning/CRRRTStar/Figure_4.png)