From ee6cb6099ff455e64a7ebd92d1da399fdf1111f4 Mon Sep 17 00:00:00 2001 From: Atsushi Sakai Date: Wed, 13 Dec 2017 13:59:30 -0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93be35d3..e005725c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Python sample codes for robotics algorithm. - [pyReedsShepp](https://github.com/ghliu/pyReedsShepp) (Only for reeds sheep path and RRTStarCar_reeds_sheep) -- [cvxpy](https://cvxgrp.github.io/cvxpy/index.html) (For mix integer optimization based model predictive planning and control) +- [cvxpy](https://cvxgrp.github.io/cvxpy/index.html) (Only for mix integer optimization based model predictive planning and control) # Path Planning