We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 766c1bd + f6c8fdc commit 03678a5Copy full SHA for 03678a5
docs/index.rst
@@ -6,7 +6,7 @@
6
Welcome to PythonRobotics's documentation!
7
==========================================
8
9
-Python codes for robotics algorithm.
+Python codes for robotics algorithm. The project is on `GitHub`_.
10
11
This is a Python code collection of robotics algorithms, especially for autonomous navigation.
12
@@ -25,7 +25,7 @@ See this paper for more details:
25
26
.. _`[1808.10703] PythonRobotics: a Python code collection of robotics algorithms`: https://arxiv.org/abs/1808.10703
27
.. _BibTeX: https://github.com/AtsushiSakai/PythonRoboticsPaper/blob/master/python_robotics.bib
28
-
+.. _GitHub: https://github.com/AtsushiSakai/PythonRobotics
29
30
31
.. toctree::
0 commit comments