mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 19:08:06 -05:00
fix typo
This commit is contained in:
@@ -381,7 +381,7 @@ It is based on this paper.
|
||||
|
||||
- [MIXED INTEGER PROGRAMMING FOR MULTI-VEHICLE PATH PLANNING](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.4.2591&rep=rep1&type=pdf)
|
||||
|
||||
This code used cvxpy as optimization modeling tool,
|
||||
This code uses cvxpy as an optimization modeling tool,
|
||||
|
||||
- [Welcome to CVXPY 1\.0 — CVXPY 1\.0\.0 documentation](https://cvxgrp.github.io/cvxpy/index.html)
|
||||
|
||||
@@ -445,7 +445,7 @@ Path tracking simulation with iterative linear model predictive speed and steeri
|
||||
|
||||

|
||||
|
||||
This code used cvxpy as optimization modeling tool,
|
||||
This code uses cvxpy as an optimization modeling tool,
|
||||
|
||||
- [Welcome to CVXPY 1\.0 — CVXPY 1\.0\.0 documentation](https://cvxgrp.github.io/cvxpy/index.html)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user