mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
Add how to contribute docs (#573)
* clean up SLAM docs * clean up SLAM docs * clean up SLAM docs * clean up SLAM docs * add contribution doc * add contribution doc * add contribution doc * add contribution doc * add contribution doc
This commit is contained in:
20
README.md
20
README.md
@@ -96,17 +96,17 @@ See this paper for more details:
|
||||
|
||||
For running each sample code:
|
||||
|
||||
- Python 3.9.x
|
||||
- [Python 3.9.x](https://www.python.org/)
|
||||
|
||||
- [NumPy](https://numpy.org/)
|
||||
|
||||
- [SciPy](https://scipy.org/)
|
||||
|
||||
- [Matplotlib](https://matplotlib.org/)
|
||||
|
||||
- [pandas](https://pandas.pydata.org/)
|
||||
|
||||
- numpy
|
||||
|
||||
- scipy
|
||||
|
||||
- matplotlib
|
||||
|
||||
- pandas
|
||||
|
||||
- [cvxpy](https://www.cvxpy.org/index.html)
|
||||
- [cvxpy](https://www.cvxpy.org/)
|
||||
|
||||
For development:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user