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
@@ -73,9 +73,9 @@ Python codes for robotics algorithm.
73
73
*[1Password](#1password)
74
74
*[Authors](#authors)
75
75
76
-
# What is this?
76
+
# What is PythonRobotics?
77
77
78
-
This is a Python code collection of robotics algorithms.
78
+
PythonRobotics is a Python code collection and a [textbook](https://atsushisakai.github.io/PythonRobotics/index.html) of robotics algorithms.
79
79
80
80
Features:
81
81
@@ -90,7 +90,7 @@ See this paper for more details:
90
90
-[\[1808\.10703\] PythonRobotics: a Python code collection of robotics algorithms](https://arxiv.org/abs/1808.10703) ([BibTeX](https://github.com/AtsushiSakai/PythonRoboticsPaper/blob/master/python_robotics.bib))
This README only shows some examples of this project.
122
122
123
123
If you are interested in other examples or mathematical backgrounds of each algorithm,
124
124
125
-
You can check the full documentation online: [Welcome to PythonRobotics’s documentation\! — PythonRobotics documentation](https://atsushisakai.github.io/PythonRobotics/index.html)
125
+
You can check the full documentation (textbook) online: [Welcome to PythonRobotics’s documentation\! — PythonRobotics documentation](https://atsushisakai.github.io/PythonRobotics/index.html)
126
126
127
127
All animation gifs are stored here: [AtsushiSakai/PythonRoboticsGifs: Animation gifs of PythonRobotics](https://github.com/AtsushiSakai/PythonRoboticsGifs)
0 commit comments