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.
1 parent 766c1bd commit f6c8fdcCopy full SHA for f6c8fdc
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